array.prototype.filter

An ES5 spec-compliant `Array.prototype.filter` shim/polyfill/replacement that works as far down as ES3.

through2-filter

A through2 to create an Array.prototype.filter analog for streams.