lodash.findindex

The lodash method `_.findIndex` exported as a module.

Usage no npm install needed!

<script type="module">
  import lodashFindindex from 'https://cdn.skypack.dev/lodash.findindex';
</script>

README

lodash.findindex v4.6.0

The lodash method _.findIndex exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.findindex

In Node.js:

var findIndex = require('lodash.findindex');

See the documentation or package source for more details.