Search results

795 packages found

Provides general functionality for dealing with nested properties in JavaScript objects.

published 3.1.0 6 months 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.1 6 years ago
M
Q
P

TypeScript utility to transform nested objects using a dot notation path.

published 2.1.3 9 months ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 3 years ago
M
Q
P

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

published 3.0.0 7 years ago
M
Q
P

Given an object, and a value, return a tuple of the property name, and the object on which it is an own property.

published 2.0.5 a year ago
M
Q
P

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

published 2.0.2 6 years ago
M
Q
P

Query and manipulate nested object properties with an expressive and intuitive notation.

published 2.3.0 a month ago
M
Q
P

Create observable object. You can work with it as with a regular hash, while using subscriptions to the events of adding an element, changing and deleting

published 1.0.6 6 months ago
M
Q
P

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

published 2.0.2 6 years ago
M
Q
P
M
Q
P

Access nested property values at any depth with a simple expression.

published 2.1.1 4 years ago
M
Q
P

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

published 2.0.1 6 years ago
M
Q
P

Delete nested properties from an object using dot notation.

published 2.0.1 2 years ago
M
Q
P

Get a compare function for array to sort

published 2.0.0 4 years ago
M
Q
P

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

published 4.1.2 3 years ago
M
Q
P

Sort an array on an object property

published 6.0.0 6 months ago
M
Q
P

Convert string with bracket notation to dot property notation for Node.js and the browser.

published 1.1.0 9 years ago
M
Q
P
M
Q
P

Returns an array of all enumerable symbol properties found directly upon a given object

published 3.0.2 4 years ago
M
Q
P