Finds index of leftmost value passing a test.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
finds an item in an array matching a predicate function, and returns its index
Replace or remove multiple items in an array.
Finds all values passing a test.
Get the first fulfilled promise that satisfies the provided testing function
General purpose glob-based configuration matching.
ES6 Array.find() ponyfill
In an array, find the N consecutive items whose combined value is highest. Or lowest.
Return an array of all parent node_modules directories
Node addon for string extraction for msgpackr
Standalone CSS Selector Finder and Parser.
nv-array-find-index-in-ordered ============================== - find index+1 in a ordered array
Finds first value passing a test.
Finds all values passing a test.
Lazy-evaluating list of files, based on globs or regex patterns
Regular expression for matching semver versions
A JavaScript text diff implementation.
An easy-to-use wildcard globbing library.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Like Array#find but searches the array backwards.
Better binary searching
Node addon for string extraction for cbor-x