115 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.
Safely get deep nested properties using dot notation
Get or set a deep value using a keypath string. Supports bracket and dot notation
A common data processor target to process data without running try catch hell, and get/set properties of nested objects.
Set Vue reactive properties on a object, using dot notation path syntax
A simple reactive store for Vue, that uses the dot notation path syntax
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
accept-dot-path is a simple function that accept all path starting with dot(s).
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
Sort an array on an object property
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Create an object path from a list or array of strings.
Make deeply nested enums out of any constant object with a full type-safe interface.
Get or set property value by dotpath string, throws on failure.
🌳 Get value from object using dot path.
Access nested object properties using paths
🌳 Set a value to an object using dot path.