through2-filter
A through2 to create an Array.prototype.filter analog for streams.
A through2 to create an Array.prototype.filter analog for streams.
Like through2 except runs in parallel with limited concurrency
A through2 to create an Array.prototype.map analog for streams.
A through2 wrapper to for simple stream.PassThrough spies.
A through2 wrapper that just receives chunks and nothing else.
A transform stream that collects chunks and passes them on as batches
A through2 wrapper to emulate Array.prototype.reduce for streams.
A Transform stream that is sync, and very fast
A through2 to create a lodash.get analog for streams
A stream that transforms chunks to batches form the stream
Like underscore for Node streams. Map, reduce, filter, fork, pipeline and other utility functions for iterating over object mode streams.
A regular expression (RexExp) stream tokenizer.
A small promise-based wrapper for through2
Build a limited concurrency through2 stream from an async function
a through stream that destroys itself if an overall size limit for the combined stream throughput is exceeded
Check the file before process it in your Gulp plugin
Yet another line reader stream, uses through2
A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises
simple concat stream with through2
A small promise-based wrapper for through2