Search results

140 packages found

Access deep object properties using a path

published 0.11.8 3 years 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 7 years 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 7 years ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 3 years ago
M
Q
P

Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing

published 5.1.90 2 days ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 2 months ago
M
Q
P

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

published 2.0.1 5 years ago
M
Q
P

**Grab Wizard** is a lightweight JavaScript package for navigating and retrieving values from nested data structures. <br/> ## Install You can install the package using npm:

published 2.0.0 7 months ago
M
Q
P

Resolver that finds properties from [deeply] nested objects/arrays given a path or pattern. It also collects properties from multiple branches, without throwing Type Errors.

published 1.0.0 6 months ago
M
Q
P

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

published 3.1.1 6 months ago
M
Q
P

Get a nested property value.

published 0.2.2 2 months ago
M
Q
P

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.

published 1.1.2 8 years ago
M
Q
P

Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

published 1.0.0 7 years ago
M
Q
P

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

published 2.3.0 7 months ago
M
Q
P

Set a nested property value.

published 0.2.2 2 months ago
M
Q
P

Extract a nested property value from each element of an object array.

published 0.2.2 2 months ago
M
Q
P

Type-safe library for reading, writing, or checking, nested values of an object

published 2.1.0 9 months ago
M
Q
P

Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'

published 4.0.0 4 years ago
M
Q
P

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

published 1.1.0 10 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