Search results

82 packages found

A tiny (215B) and fast utility to expand a flattened object

published 1.0.3 a year ago
M
Q
P

Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.

published 1.4.5 6 years ago
M
Q
P

Deep merge properties of objects.

published 0.2.0 a year ago
M
Q
P

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

published 3.0.4 4 years ago
M
Q
P

get nested properties with key arrays

published 1.0.0 8 years ago
M
Q
P

recursive hasOwnProperty taking an array of keys

published 1.0.0 8 years ago
M
Q
P

Convert a tree to a flat map with dot-separated keys

published 1.0.1 4 years ago
M
Q
P

recursive get all keys of object

published 2.2.3 7 years ago
M
Q
P

Binary search -based indexOf for sorted arrays.

published 1.0.2 4 years ago
M
Q
P

Find the array index of where to add an element to keep it sorted.

published 3.0.2 4 years ago
M
Q
P

Binary search -based indexOf for sorted arrays.

published 1.0.2 4 years ago
M
Q
P

Remove all duplicate elements in a sorted array, leaving only uniques.

published 1.0.1 4 years ago
M
Q
P

Find all indexes at which an array element exists, by binary search.

published 1.0.1 4 years ago
M
Q
P

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

published 1.0.4 4 years ago
M
Q
P

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

published 1.0.2 4 years ago
M
Q
P

Recursively rename the keys in an object.

published 0.2.1 7 years ago
M
Q
P
M
Q
P

Find nested keys in json objects with null / undefined checks.

published 1.0.3 8 years ago
M
Q
P

manipulate nested data with arrays of keys

published 1.0.0 8 years ago
M
Q
P

delete nested properties with key arrays

published 1.0.0 8 years ago
M
Q
P