node-ordered-read-streams

combines array of streams into one read stream in strict order

Description

`ordered-read-streams` handles all data/errors from input streams in parallel, but emits data/errors in strict order in which streams are passed to constructor. This is `objectMode = true` stream.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/armed/ordered-read-streams#readme


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-ordered-read-streams