@datastream/core

Commonly used stream patterns for Web Streams API and NodeJS Streams


Keywords
Web Stream API, Node Stream API, nodejs-stream, stream, streams, web-stream
License
MIT
Install
npm install @datastream/core@0.0.36

Documentation

<datastream>

Commonly used stream patterns for Web Streams API and NodeJS Stream.

If you're iterating over an array more than once, it's time to use streams.


npm version npm install size
Standard Code Style

Warning: This library is in Alpha, and will contain breaking changes as modules mature to have consistent usage patterns.

Roadmap