through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
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.