Showing 1-20 of 286 packages
ES2015 `Array#findIndex()` ponyfill
The lodash method `_.findIndex` exported as a module.
Like Array#findIndex but searches the array backwards.
Allow perform every, filter, find, findIndex, forEach, map, reduce, reduceRight and some on array using Async callback
Array.prototype.findIndex ES2015 polyfill.
A javascript polyfill library for es6 API such as findIndex, Array.from, etc.
finds an item in an array matching a predicate function, and returns its index
Simple ES6 Array.prototype.findIndex polyfill for older environments.
TypeScript definitions for lodash.findindex
findIndex() for old browser, in typescript.
Array.prototype.findIndex ES6 polyfill for ES5 versions and lower.
Lightweight Array.prototype.findIndex Polyfill. ES5. IE9+
A tiny, faster alternative to native Array.prototype.findIndex
standalone AsyncAF package: findIndexAF (https://async-af.js.org/AsyncAF#findIndexAF)
## Usage
Estlint rule - no async callbacks for array methods
ES6 Array.findIndex() ponyfill
Polyfill for Array.prototype.findIndex
Finds index of leftmost value passing a test.
Collection of utility functions