the stream module from node core for browsers
Returns the next buffer/object in a stream's readable queue
Converts a Web-API readable-stream into a Node.js readable-stream.
writable stream that concatenates strings or binary data and calls a callback with the result
Streaming HTML parser with scripting support.
The string_decoder module from Node core
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Buffer-backed Streams for reading and writing.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Clone a Node.js HTTP response stream
Postgres bytea parser
Open Node Streams on demand.
Concatenate a readable stream's data into a single array
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
Unpipe a stream from all destinations
a streaming CRC32 checksumer
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
Create a stream that emits events from multiple other streams
a ThroughStream that strictly buffers all readable events when paused.
Convert a value to a ReadableStream
Stream utils for NodeJS
Strip UTF-8 byte order mark (BOM) from a string
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)