Showing 1-20 of 35,285 packages
TypeScript definitions for concat-stream
Super-minimalist version of `concat-stream`. Less than 15 lines!
writable stream that concatenates strings or binary data and calls a callback with the result
Promise version of concat-stream.
Wrapper for concat-stream to make a transform
Exports `concat-stream` as ES6 module
concat-stream but with promises
Callback wrapper for concat-stream providing errors.
concat-stream + JSON.parse + callback interface and custom parsers
Remove a UTF8 BOM at the start of the stream.
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Concat stream content, generator style
A Minipass stream that collects all the data into a single chunk
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Simple and efficient node stream concatenation.
Transformations for working with Node streams
Concatenate file contents with a custom separator and generate a source map
Merge multiple streams into one stream in sequence or parallel.
Node.js Streams, a user-land copy of the stream library from Node.js