A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
An iteration of the Node.js core streams with a series of improvements
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
The string_decoder module from Node core
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers
Converts a Web-API readable-stream into a Node.js readable-stream.
Concatenate a readable stream's data into a single array
Postgres bytea parser
a streaming CRC32 checksumer
Docker Remote API module.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Buffer-backed Streams for reading and writing.
Open Node Streams on demand.
Clone a Node.js HTTP response stream
Unpipe a stream from all destinations
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Pause a stream's data events
A Minipass stream that raises an error if you get a different number of bytes than expected