An efficient online k-min selection algorithm based on min-max heaps.
Get a stream as a string, Buffer, ArrayBuffer or array
Check if something is a Node.js stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
destroy a stream if possible
WebSocket protocol handler with pluggable I/O
A streaming way to send data to a Node.js Worker Thread
Merge multiple streams into a unified stream
Postgres query result returned as readable stream
a streaming CRC32 checksumer
Encode FormData content into the multipart/form-data format
Postgres bytea parser
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A Minipass stream that raises an error if you get a different number of bytes than expected
split a Text Stream into a Line Stream, using Stream 3
Clone a Node.js HTTP response stream
Open Node Streams on demand.
Returns the next buffer/object in a stream's readable queue
minimal implementation of a PassThrough stream
Get and validate the raw body of a readable stream.
Node.js Streams, a user-land copy of the stream library from Node.js
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input