Skip to content

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

Contributors

Generated from T99/ts-module-template