A stream that emits multiple other streams one after another.
Array manipulation, ordering, searching, summarizing, etc.
Streaming data for JavaScript
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
the stream module from node core for browsers
writable stream that concatenates strings or binary data and calls a callback with the result
A general purpose buffer pool.
Converts a Web-API readable-stream into a Node.js readable-stream.
Clone a Node.js HTTP response stream
A visual builder for your Slice Models with all the tools you need to generate data models and mock CMS content locally.
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
Buffer-backed Streams for reading and writing.
Convert a value to a ReadableStream
Strip the final newline character from a string or Uint8Array