114 packages found
🌳 Get value from object using dot path.
Delete deeply nested value from an object using dot notation like `a.b.c.x` and return the modified object if success, otherwise return original object.
Set Vue reactive properties on a object, using dot notation path syntax
🌳 Create an array of key paths from an object.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
🌳 Set a value to an object using dot path.
Get or set property value by dotpath string, throws on failure.
Easily use dot notation to `get`, or `set` a property of a nested object.
Retrieves a nested property from a data source. Supports Objects, Arrays, Maps, Sets, WeakMaps, WeakSets, and JSON. Supports the use of a custom extraction function to handle unsupported datasets.
Get and set object properties with dot notation
TypeScript utility to transform nested objects using a dot notation path.
Sets values within nested objects; creates structure if not found. Supports setting within Objects, Arrays, Maps, Sets, WeakMaps, and WeakSets; supports creation of Objects, Arrays, and Maps.
list an objects nested paths in dot notation format
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
Access deep object properties using a path, including key:value array-search support
dot-finder is using powerful dot notation to get values in JSON object
object helpers
Expand top-level object properties that are dot-paths
Get and set dot-notated properties within an object
Provides functions to get, set or delete deep object properties using dot notation.