wordnet.bag-findkey
Get first index of key in WordNet bag.
Get first index of key in WordNet bag.
Get last index of key in WordNet bag.
Directory tree and returns the first module
find file in closest down folder
A Vue's plugin[D[D[D[D[D[D [C[[C[C[C[C component for find all matches text in electron app
Traverse through nested collections with ease.
Find all indexes at which an array element exists, by binary search.
Find the array index of where to add an element to keep it sorted.
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Binary search -based indexOf for sorted arrays.
Binary search -based indexOf for sorted arrays.
Returns true if the element exists in the array
Returns all indexes at which an element is found.
Sorting by insertion - Look for bigger numbers on the left side. Runtime: O(n^2). It starts from the 2nd element, and it tries to find any element (to the left) that could be bigger than the current index. It will move all the elements that are bigger and
Transparent references in JSON
Small plugin for find and replace some text with ability to styling replaced text and calling callback.
Not a replacement for REGEX, but an alternative that is far more readable and a bit more flexible
Search tool designed for developers
find calls at sourcecode
Finds and exports all values of given key from an unknown structured json object.