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.

batch2

A transform stream that collects chunks and passes them on as batches