An ES5 spec-compliant Array.prototype.filter shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant Array.prototype.flat shim/polyfill/replacement that works as far down as ES3.
proposal-array-grouping polyfill. Polyfill for array.prototype.groupBy and array.prototype.groupByMap
A simple Array.prototype.includes polyfill to phantomJS commnad line browser. Based in MDN specification
Socket.dev optimized package override for array.prototype.flatmap
A through2 to create an Array.prototype.filter analog for streams.