`sh npm install --save stream-to-promise `
EventStream is like functional programming meets IO
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
Returns the next buffer/object in a stream's readable queue
الميزات الرئيسية لـ mafintosh/stream-shift هي: Stream Utilities.
تشمل البدائل مفتوحة المصدر لـ mafintosh/stream-shift: bendrucker/stream-to-promise — ``sh npm install --save stream-to-promise ``. dominictarr/event-stream — EventStream is like functional programming meets IO. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/map-stream. dominictarr/split. almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency).