Callback wrapper for concat-stream providing errors.
writable stream that concatenates strings or binary data and calls a callback with the result
Super-minimalist version of `concat-stream`. Less than 15 lines!
TypeScript definitions for concat-stream
Get and validate the raw body of a readable stream.
A Minipass stream that collects all the data into a single chunk
Remove a UTF8 BOM at the start of the stream.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Call a callback when a readable/writable/duplex stream has completed or failed.
A pipeable stream that calls your callback
Retry a request.
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.
construct pipes of streams of events
Object transformations implementing the Node.js `stream.Transform` API
Ensure directories exist before writing to them.
Patch console methods to intercept output
Wrap a Readable stream in a Transform stream.
Simple and efficient node stream concatenation.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Concatenate file contents with a custom separator and generate a source map
CSV parsing implementing the Node.js `stream.Transform` API