Search results

6000 packages found

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

published 3.1.1 3 months ago
M
Q
P

Copy properties deeply between two objects.

published 4.0.0 2 years ago
M
Q
P

Test if an object has a specified property.

published 0.2.1 4 months ago
M
Q
P

Processes each properties of an object deeply.

published 3.0.0 2 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

Define a lazily evaluated property on an object

published 3.0.0 3 years ago
M
Q
P

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

published 3.0.2 5 years ago
M
Q
P

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

published 2.3.0 4 months ago
M
Q
P

Does a JS type have a property

published 2.0.0 a month ago
M
Q
P
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

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

Define (or modify) an object property.

published 0.2.3 4 months ago
M
Q
P

Set nested properties on an object using dot notation.

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

Safely get deep nested properties using dot notation

published 0.0.10 a year 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

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

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

Get a compare function for array to sort

published 2.0.0 4 years ago
M
Q
P