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.
Generalize a stream/array of JSON objects into a matching JSON schema
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
destroy a stream if possible
Base class for writable streams
TypeScript definitions for stream-to-array
Returns a promise which fulfils with the supplied stream's content
Take an array of token and produce a more useful API to give to a parser
A Minipass stream that collects all the data into a single chunk
Simplified streams of objects
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
minimal pull stream
A stream that emits multiple other streams one after another.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
Get all chunks of a stream
TypeScript definitions for concat-stream
Returns the next buffer/object in a stream's readable queue
An iteration of the Node.js core streams with a series of improvements
Streaming HTML parser with scripting support.
minimal implementation of a PassThrough stream
The string_decoder module from Node core