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 that just receives chunks and nothing else.
A through2 wrapper to for simple stream.PassThrough spies.