An open API service indexing awesome lists of open source software.

https://github.com/alinz/process-stream

a set of helper function design to mange stream
https://github.com/alinz/process-stream

callbag nodejs stream

Last synced: 3 months ago
JSON representation

a set of helper function design to mange stream

Awesome Lists containing this project

README

          

# proccess-stream

a set of helper functions design to manage Readable and Writable streams. It uses [Callbag](https://github.com/callbag/callbag) pattern under the hood.