Back to search
Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.
Stars
29
Forks
6
Watchers
29
Open Issues
0
Overall repository health assessment
^4.0.02
commits
1
commits
Merge pull request #7 from r-browser-app-team/r-browser-app-team-patch-1
9aae102View on GitHubuse Array.prototype.find if it's available. add 'use strict'. minor code cleanup
0cbe77eView on GitHub