Streaming data for JavaScript
a collection of useful streams
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
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.
Streaming HTML parser with scripting support.
The string_decoder module from Node core
minimal implementation of a PassThrough stream
Concatenate files while generating or propagating sourcemaps.
the stream module from node core for browsers
Converts a Web-API readable-stream into a Node.js readable-stream.
Clone a Node.js HTTP response stream
Fast, good-enough concatenation with source maps.
Postgres bytea parser
a streaming CRC32 checksumer
Create a stream that emits events from multiple other streams
Concatenate a readable stream's data into a single array
Convert a value to a ReadableStream
Buffer-backed Streams for reading and writing.
Functions for combining color matrices
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Unpipe a stream from all destinations