Streaming mapping of tarball headers
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.
filesystem bindings for tar-stream
TypeScript definitions for tar-stream
decompress tar plugin
minimal implementation of a PassThrough stream
Multipart and Tar utilities for the Web Streams API
tar for node
TypeScript definitions for tar-fs
An iteration of the Node.js core streams with a series of improvements
construct pipes of streams of events
create a pipeline of streams using Minipass
Combine an array of streams into a single duplex stream using pump and duplexify
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Package and un-package modules of some sort (in tar/gz bundles).
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.
tarr for node
Zero dependency streaming tar parser and writer for JavaScript.
Node.js tar binding https://docs.rs/tar/latest/tar/
Node.js tar binding https://docs.rs/tar/latest/tar/
decompress tar plugin
Node.js tar binding https://docs.rs/tar/latest/tar/
Get a list of the files to add from a folder into an npm package
Vinyl adapter for the file system.