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.
Cryptographic/hashing plugins for loaders.gl
destroy a stream if possible
Toggle the CLI cursor
Call a callback when a readable/writable/duplex stream has completed or failed.
Tiny & performant decoder-only implementation of Zstandard
Node.js addon for native Zstandard encoding and decoding with support for dictionaries.
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
Browser side compression library from the official Zstandard library.
A stream that emits multiple other streams one after another.
Node.js addon for native Zstandard encoding and decoding with support for dictionaries.
Merge multiple streams into a unified stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
An iteration of the Node.js core streams with a series of improvements
Node.js addon for native Zstandard encoding and decoding with support for dictionaries.
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.
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
Node.js addon for native Zstandard encoding and decoding with support for dictionaries.
minimal implementation of a PassThrough stream
LZ4 streaming compression and decompression
writable stream that concatenates strings or binary data and calls a callback with the result