@bemoje/arr-sorted-insertion-index
Find the array index of where to add an element to keep it sorted.
Find the array index of where to add an element to keep it sorted.
Remove all duplicate elements in a sorted array, leaving only uniques.
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
Create array comparator function.
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.
magical convenience for checking if any datatype has a value, key, or data in the datatype, or the key. Handles null, undefined, NaN, and every other edge case. Where lodash is too afraid to go, ithas is to the rescue!
Map javascript objects by dot notation and other cool stuff
Utility for manipulating and normalizing objects based on a templated dot notation
Transform .env variables into condensed JSON variables for use in nodejs projects.
A dot notation string to access an Object's properties
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Maps objects by dot notation
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
🐊Putout plugin applies dot notation
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
Manipulate, clone, merge, and compare Javascript objects with ease.
Convert nested object to dot notation object
odb.json is a database for storing and retrieving data