Search results

139 packages found

Access deep object properties using a path

published 0.11.8 3 years ago
M
Q
P

Set and get values on objects via dot-notation strings.

published 1.1.2 6 months 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 2 months ago
M
Q
P

Safely get deep nested properties using dot notation

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

Set nested properties on an object using dot notation.

published 4.1.0 3 years ago
M
Q
P

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

published 2.3.0 2 months ago
M
Q
P

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

published 3.1.1 20 days 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

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

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

The hasNestedProperty method missing in Object. This module does not extend Object.

published 1.0.1 8 years ago
M
Q
P

Deletes a deeply nested object property

published 0.0.4 8 years ago
M
Q
P

Safely set, get and delete any property in any object.

published 1.0.3 6 years 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

Easily use dot notation to `get`, or `set` a property of a nested object.

published 1.7.0 5 years ago
M
Q
P

A one-liner to get a nested prop using dot-notation with a optional default value as fallback

published 1.0.0 7 years ago
M
Q
P

Getify is a utility to grab nested values from objects.

published 1.1.4 8 years ago
M
Q
P

Deep sort an object, no matter what the contents are.

published 1.0.2 5 years ago
M
Q
P