A stream that emits multiple other streams one after another.
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
TypeScript definitions for through2
Parse postgres array columns
Replace Object.assign with an inline helper
A combination of through2 and split with a straightforward interface.
Get a stream as a string, Buffer, ArrayBuffer or array
Wraps a transform and provides caching
Transform stream to read line-by-line and write a string
Buffers events from a stream until you are ready to handle them.
A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly
construct pipes of streams of events
process a vinyl file stream with minimal code
TypeScript definitions for crc32-stream
transform a stream into a quoted string
Faster swc nodejs binding
Creates a duplex stream
Maxstache transform stream
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
stream-via
Utilities for writing browserify transforms.
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
writable stream that concatenates strings or binary data and calls a callback with the result