Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 488 Bytes

File metadata and controls

19 lines (14 loc) · 488 Bytes

JSDSL - Stream

A series of consumable elements that can be filtered, mapped, reduced, etc. into other streams, or collected into various other data structures.

Installation

Install from NPM with

$ npm install --save @jsdsl/stream

Basic Usage

Basic usage instructions here.

License

@jsdsl/stream is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears