An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
The lodash method `_.includes` exported as a module.
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
A polyfill for the Array.prototype.includes method.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.