Showing 1-20 of 396,790 packages
Object value retrieval given a string path
Get Object Value
A utility to access object value information using dot and array notations
Assign objects into groups by one or more properties, by object value, or by using a comparator function.
Evaluate and query json object value at given path
Reuse the previous version of an object value unless it has changed.
set object nested value
Check object value for match
Define a lazily evaluated property on an object
Delete nested properties from an object using dot notation.
Set nested properties on an object using dot notation.
Object value compression
Lowercase the keys of an object
Returns true if a value is a plain object, array or function.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Generate hashes from javascript objects in node and the browser.
Modify the values of an object
Easily handle defaults for your options
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Copy a descriptor from object A to object B