@arr/indexof
A tiny, faster alternative to native Array.prototype.indexOf
Found 80 results for indexOf
A tiny, faster alternative to native Array.prototype.indexOf
Finding all the occurrences of an element in an array
prefer .includes over .contains and .indexOf
Various helper functions for working with object and arrays
Improved indexOf function for incremental search in Korean
A locale-aware Intl-powered version of indexOf.
Find the nth position of a pattern in a string
It’s Array.prototype.indexOf() for Maps and Objects.
A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays
return all the indexes in a sorted array
Count the number of elements in a sorted collection less than, equal, or greater than the given value
Look up indexes in a collection with custom compare function
The most performant package to find the index of an element in an array or string
allocate values to bins defined by their lower bound delimitor value
R.indexOf exported as a module
Search an object in an array of objects with given key and value
mdn Array#prototyp#indexOf
This is my incredible amazing lodown library. Just kidding, it's terrible. But it shall be good. We shall never surrender. We shall fight in the oceans, we shall fight in the streets.
Turbo Utilities is a powerful utility library that offers a collection of high-performance functions for array and object manipulation in JavaScript. It consolidates a variety of commonly used methods, providing an all-in-one solution for developers seeki
Check for the first case insensitve occurrence of string and returns the index of the first character. Otherwise returns -1 if it does not exist.