Array.prototype.find polyfill for ES5 versions and lower.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Polyfill to provide array.find on IE.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
ES6 Array.find() ponyfill
Similar to Array.find(), but returns the value of the function invocation instead of the element itself
Polyfill for Array.find if needed.
Replace `Array.find` by `require('array-find')`.
ES2015 `Array#findIndex()` ponyfill
Array.find for nested objects
Polyfills to support Stimulus in older browsers
Finds first value passing a test.
Combination of Array.find and Array.map.
Finds first value passing a test.
A proof of concept of a generic equivalent of ESLint's globSearch() for use with ConfigArray
A webpack loader that generates a customized polyfill
TypeScript definitions for array-find-index
Find a predecessor value of the array that should be chosen when a given array index is deleted
> Spoiler: this is not only stricter versin of lodash, this library also adds utils that I was missing > I'll try to maintain the references to usages in popular repositories (like `vscode`)
Add findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testing function. Otherwise, it returns -1, indicating that no element passed the test. The findLa
find() for old browser, in typescript.
Finds index of leftmost value passing a test.
Finds last value passing a test.
Finds indices of values passing a test.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.