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.
through2-sink
A through2 wrapper that just receives chunks and nothing else.