stefanduberg/array-find

stefanduberg/array-find

Releases3
Frequency7 months 4 days
Last Release
Stars29
Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.

Linked projects

ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.