findindex_polyfill_mdn

1.0.0 • Public • Published

Code is from Mozilla findIndex() polyfill.

  1. Require the npm module.
npm install --save-dev findindex_polyfill_mdn
  1. Include the file before the usage.

Then you need to require the file on your main.js or where you are going to plan to use the find function as follows:

require("findindex_polyfill_mdn")

Readme

Keywords

Package Sidebar

Install

npm i findindex_polyfill_mdn

Weekly Downloads

215

Version

1.0.0

License

ISC

Unpacked Size

3.19 kB

Total Files

4

Last publish

Collaborators

  • imurometsv