Showing 1-20 of 16,569 packages
writable stream that concatenates strings or binary data and calls a callback with the result
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Super-minimalist version of `concat-stream`. Less than 15 lines!
Simple and efficient node stream concatenation.
Get a stream as a string, Buffer, ArrayBuffer or array
Web Streams, based on the WHATWG spec reference implementation
Concatenate file contents with a custom separator and generate a source map
A Minipass stream that collects all the data into a single chunk
Merge multiple streams into a unified stream
a collection of useful streams
Concat streams by piping and pass the specified events through to the end.
Open Node Streams on demand.
Merge multiple streams into one stream in sequence or parallel.
A library that makes it easier to work with Streams in the browser.
TypeScript definitions for concat-stream
An iteration of the Node.js core streams with a series of improvements
Combines array of streams into one Readable stream in strict order.
Combine an array of streams into a single duplex stream using pump and duplexify
An implementation of window.fetch in Node.js using Minipass streams