destroy a stream if possible
Toggle the CLI cursor
read(1) for node programs
Unzip library for NodeJS
Call a callback when a readable/writable/duplex stream has completed or failed.
Read binary streams in chunks, on demand, with promises.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Creates a parallel transform from async function
Get and validate the raw body of a readable stream.
Pipe a stream into a string, collect value with callback or promise
wrap a readable/writable stream to be read-only
XLSX stream writer
User interface primitives for console applications
Concurrent transform stream
Node write stream allowing to launch write on parallel
A stream that emits multiple other streams one after another.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Read and write length-prefixed byte arrays over a duplex stream
Streaming data for JavaScript
Read and write arbitrary bytes over a duplex stream
Merge multiple streams into a unified stream
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.
Read and write protobuf messages over a duplex stream
Returns the next buffer/object in a stream's readable queue