48 packages found
Description
Like indexOf but returns array and counts per-grapheme
Keywords
Publisher
Description
Sort string index ranges
Keywords
Publisher
Description
Invert string index ranges
Keywords
Publisher
Description
Finds where are arbitrary templating marker heads and tails located
Keywords
Publisher
Description
Iterate string considering ranges, as if they were already applied
Keywords
Publisher
Description
Crop array of ranges when they go beyond the reference string's length
Keywords
Publisher
Description
Increment or decrement each index in every range
Keywords
Publisher
Description
Returns all indexes at which an element is found.
Keywords
Publisher
Description
Iterate a string and any changes within given string index ranges
Keywords
Publisher
Description
Find all indexes at which an array element exists, by binary search.
Keywords
- find
- indexes
- array
- element
- exists
- binary
- search
- [compare]
- [comparenumeric=false]
- sort
- numerically
- defaults
- lexicographic/alphabetic
- [comparedescending=false]
- View more
Publisher
Description
Retrieve all elements in provided indexes array.
Keywords
Publisher
Description
Delete array elements in one time by array consists of their indexes
Keywords
Publisher
Description
npm class-based package that contains multiple array methods
Keywords
Publisher
Description
Generate an array of ordered indexes
Keywords
Publisher
Description
array-handling functions that return indexes of items in the array
Keywords
Publisher
Description
Removes and returns items from array, identified by their indexes
Keywords
Publisher
Description
Function returns indexes of all duplicated array items.
Keywords
Publisher
Description
Function returns indexes of duplicates of one item in array.
Keywords
Publisher
Description
Swap values at a pair of indexes
Keywords
Publisher
Description
Functions that return indexes of items in an array. Optional arguments give you more flexibility than Array.prototype.indexOf()