through2-filter
A through2 to create an Array.prototype.filter analog for streams.
through2-map
A through2 to create an Array.prototype.map analog for streams.
through2-spy
A through2 wrapper to for simple stream.PassThrough spies.
batch2
A transform stream that collects chunks and passes them on as batches