41 packages found
Access deep object properties using a path
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Access subtree elements using keypath, with wildcard ('*') support.
Get and set object properties by path where you can specify the separator.
Use powerful dot notation (dot path + wildcard) to access properties of JSON
dracoLoader.setDecoderPath('static/js/loaders/draco/') +static
Access deep object properties using a path, including key:value array-search support
Test whether an object contains a nested key path.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- object
- obj
- deephas
- deephasown
- deephasownproperty
- property
- View more
Test whether an object contains a nested key path, either own or inherited.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- object
- obj
- deephas
- deephasown
- deephasproperty
- deephasownproperty
- View more
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.
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Immutable version of dot-prop with some extensions
Expand JS objects containing deep path properties
list an objects nested paths in dot notation format
dot-finder is using powerful dot notation to get values in JSON object
object helpers
TypeScript utility to transform nested objects using a dot notation path.
Expand key-value pairs whose keys use dot-notation