115 packages found
Lodash/Underscore mixin supporting deep object property access using dot notation
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Update only existing values from an object, works with dot notation paths like `a.b.c` and support deep nesting.
Access properties of nested objects using dot-path notation
Access properties within an object, using dot-notation
Pluck nested properties from an object with support for wildcards
Expand key-value pairs whose keys use dot-notation
Split a dot property into its parts
Get property value by dot notation
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
Modify nested object properties using a dot path. Package is runtime optimized.
(Maintained fork of Dotty) Access properties of nested objects using dot-path notation
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
Almost the fastest library to get and set nested values in objects using a path.
Global property for next.
Access properties of nested objects using dot-path notation
Set nested values on an object using a dot path or custom separator
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Get a property from a nested object using a dot path or custom separator
Get, set, or delete a property from a nested object using a dot path