Lodash for streams (basic building blocks)


License
MIT
Install
npm install streamdash@0.12.2

Documentation

streamdash

Some base classes and implementation classes for doing functional-like development using streams. These include equivalents of Map, Filter and Reduce (Scan and Final) as well as some extra goodies for the adventurous.

For further information see the source, which is in TypeScript and is quite well documented.