Skip to content
/ stream Public
generated from T99/ts-module-template

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

License

Notifications You must be signed in to change notification settings

jsdsl/stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published