Polyfill Array.prototype.includes
This is a polyfill for the Array.prototype.includes method based on the code from MDN.
Installation
npm install polyfill-array-includes
yarn add polyfill-array-includes
Usage
With ES6:
;
In Browser:
This is a polyfill for the Array.prototype.includes method based on the code from MDN.
npm install polyfill-array-includes
yarn add polyfill-array-includes
With ES6:
;
In Browser:
npm i polyfill-array-includes
11,821
2.0.0
MIT
3.25 kB
7