ES2015
Array#findIndex()
ponyfill
Install
$ npm install --save array-find-index
Usage
const arrayFindIndex = ; ;//=> 1
API
Same as Array#findIndex()
, but with the input array as the first argument.
License
MIT © Sindre Sorhus
ES2015
Array#findIndex()
ponyfill
$ npm install --save array-find-index
const arrayFindIndex = ; ;//=> 1
Same as Array#findIndex()
, but with the input array as the first argument.
MIT © Sindre Sorhus
npm i array-find-index
4,762,217
1.0.2
MIT