nv-array-find-index =============== - nv-array-find-index
nv-array-find-index-in-ordered ============================== - find index+1 in a ordered array
ES2015 `Array#findIndex()` ponyfill
finds an item in an array matching a predicate function, and returns its index
Like a Set, but provides the index of the `key` in the backing array
Fast and easy parser of statements in source code in any language ✂️
Replace or remove multiple items in an array.
Find the index to insert an element in array keeping the sort order.
Rope-based persistent sequence type
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
High-performance JSON Pointer implementation
A tiny and fast selection algorithm in JavaScript.
Convert a string index to its line and column position
Array manipulation, ordering, searching, summarizing, etc.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
A utility function to index arrays by any criteria
unist utility to find a node after another node
Curated collection of data structures for the JavaScript/TypeScript.
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
Like Array#findIndex but searches the array backwards.
A tiny, faster alternative to native Array.prototype.every
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
CSS Object Model implementation and CSS parser
unist utility to find nodes after another node