add stream.pipeFrom
An abstraction for making stream.Writable streams without all the boilerplate.
through2 for people that can't take `this` anymore.
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
streaming pipeline with a mutable configuration
Streaming XLSX parser for node
Transform stream that tokenizes CSS
Safely push each item of an array to a stream
Apply a source map to a vinyl file, merging it with preexisting source maps
stream splicer with labels
wrap a readable/writable stream to be read-only
transform stream to tokenize html
see how long files take to require from the CLI
transform input into equally-sized blocks of output
Deal with vinyl file contents, regardless of whether it is Buffer/Stream
Parallel Transform stream with an interface lifted from through2
Bulk through
fastest XML DOM Parser for node/browser/worker
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
upgrade streams1 to streams2 streams as a standalone module
Check the file before process it in your Gulp plugin
Create a from2 stream based on an array of source values
A Node Streams2 CSV parser
A through2 for transforming buffer (or string) streams into objectMode ones (or vice-versa).