A streams2 Readable stream generator, useful for testing.
Les fonctionnalités principales de brycebaril/node-stream-spigot sont : Stream Processing.
Les alternatives open-source à brycebaril/node-stream-spigot incluent : brycebaril/through2-filter — A through2 wrapper to create an Array.prototype.filter analog for streams. brycebaril/through2-map — A through2 to create an Array.prototype.map analog for streams. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/split. mafintosh/pump — pipe streams together and close all of them if one of them closes. maxogden/concat-stream — writable stream that concatenates strings or data and calls a callback with the result.
A through2 to create an Array.prototype.map analog for streams.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
A through2 wrapper to create an Array.prototype.filter analog for streams