Skip to content

Commonly used stream patterns for Web Streams API and NodeJS Streams

License

Notifications You must be signed in to change notification settings

jayakishore709/datastream

 
 

Repository files navigation

<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

  • Documentation
  • More stream modules
    • charset detection and encoding/decoding
    • compression
    • JSON Schema
  • Possible future stream modules
    • JSON Stream
    • JSON
    • IPFS
    • encrypt/decrypt
    • XML

About

Commonly used stream patterns for Web Streams API and NodeJS Streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.6%