A convenience-wrapper around protocol-buffers and lp-messages functions
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
minimal implementation of a PassThrough stream
JS implementation of DAG-PB
An iteration of the Node.js core streams with a series of improvements
Merge multiple streams into a unified stream
split a Text Stream into a Line Stream, using Stream 3
a streaming CRC32 checksumer
Node.js Streams, a user-land copy of the stream library from Node.js
Streaming http in the browser
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Buffer-backed Streams for reading and writing.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
a ThroughStream that strictly buffers all readable events when paused.
Check if something is a Node.js stream
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
Blob & File implementation in Node.js, originally from node-fetch.
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.
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
fs read and write streams based on minipass
Get a stream as a string, Buffer, ArrayBuffer or array
A convenience-wrapper around protocol-buffers and lp-messages functions
fs read and write streams based on minipass