A stream that emits multiple other streams one after another.
Check if a stream has ended
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result
Blob & File implementation in Node.js, originally from node-fetch.
Get an event when you're being sent data or asked for it.
Concatenate a readable stream's data into a single array
node.js library for reading and extraction of ZIP archives
Open Node Streams on demand.
Node.js streams in the browser
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.
Buffer-backed Streams for reading and writing.
Create a stream that emits events from multiple other streams
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Streaming utilities for AI assistants
Retry a request.
Strip ANSI escape codes from a string
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.