Search results

71 packages found

Create a filepath from an object path (dot notation), list of arguments, array, number or Arguments object.

published 3.0.0 2 years ago
M
Q
P

Binary search -based indexOf for sorted arrays.

published 1.0.2 4 years ago
M
Q
P

A simple dot notation JavaScript object getter/setter

published 1.3.0 7 years ago
M
Q
P

Fast, reliable and intuitive object mapping.

published 1.0.2 4 years ago
M
Q
P

Get an object property, with dot-notation support for deeply nested properties.

published 2.0.1 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

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

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

published 1.0.1 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

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

published 1.0.1 4 years ago
M
Q
P

Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.

published 0.1.6 7 years ago
M
Q
P
M
Q
P

Fast, reliable and intuitive object mapping.

published 1.1.1 2 years ago
M
Q
P

Object readings and transformations using dot notation syntax

published 0.1.6 4 years ago
M
Q
P

Convert json object to dot notation

published 1.0.5 a year ago
M
Q
P

A pure function that allows you to retrieve a member of an object or an array utilizing dot notation

published 1.2.0 8 years ago
M
Q
P

A dot-notation based path string which yields key literals, allows for the inclusion of the "."character in keys and square bracket notation in path strings, promotes readability of path strings and provides other useful utilities for reasoning and workin

published 2.1.0 5 years ago
M
Q
P

TypeScript types for using dot notation in mongo queries

published 1.1.5 3 years ago
M
Q
P

Convert nested object to dot notation object

published 1.0.3 4 years ago
M
Q
P