113 packages found
Access deep object properties using a path
Get, set, or delete a property from a nested object using a dot path
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Safely get a dot-notated property within an object.
Get a compare function for array to sort
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Tests if a JSON property can be accessed using . syntax
Safely get deep nested properties using dot notation
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Access nested object properties using paths
get.and.set.deep.objects.easily = true
A simple but powerful dot-notation prop path util
- path-to-prop
- dot-prop
- dot-notation
- glfe
- dotprop
- propdot
- paths
- dot
- shvl
- path-prop
- prop-at-path
- get-dot-property
- delve
- dotnotation-prop
Sort an array on an object property
A HOC to deeply camelize React props keys
Use powerful dot notation (dot path + wildcard) to access properties of JSON
Enumerates, get and set objects properties in a dot notation format
Get a nested property or its value from an object using simple `a.b.c` paths.
A common data processor target to process data without running try catch hell, and get/set properties of nested objects.
Get or set property value by dotpath string, throws on failure.