To create a valid gzip from many individual streams first use createDeflatePart() which returns a through stream to convert your parts to the deflated part. when this through stream emits the 'end' event you should call its `metadata()` function which wil
Utilities for consuming, creating and manipulating node streams.
Super-minimalist version of `concat-stream`. Less than 15 lines!
Returns a stream which becomes readable once all input is received
Convert Node Readable to Web API ReadableStream
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
Bytes go in, but they don't come out (when muted).
TypeScript definitions for readable-stream
Get an event when you're being sent data or asked for it.
Blob & File implementation in Node.js, originally from node-fetch.
Array manipulation, ordering, searching, summarizing, etc.
Streaming http in the browser
File system walker with Readable stream interface.
a JSON logging library for node.js services
Convert Node Streams into ECMAScript-Observables
Clone a Readable stream, safely
Ensure directories exist before writing to them.
node.js through stream that emits a unique stream of objects based on criteria
Node.js streams in the browser
Unzip cross-platform streaming API
fs read and write streams based on minipass
TypeScript definitions for mute-stream
Remove a UTF8 BOM at the start of the stream.
node.js library for reading and extraction of ZIP archives