extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
Extend an object with the properties of additional objects. node.js/javascript util.
Access deep object properties using a path
Get a compare function for array to sort
Really Fast Deep Clone
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.
Filter an array of objects to a specific OS
Recursive Object.assign()
Easily set default fields in objects.
Check if an object is empty or not.
Copy an error object.
Returns the first index at which a given element can be found.
Deeply iterate over an object and redact secret values by replacing them with a predefined string
Sort the keys in an object.
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Immutable version of dot-prop with some extensions
Creates an array composed of the own enumerable property names(including nested) of an object.
Create a new object filtered to have only properties for which the callback returns true.
Sort the keys of an object recursively
Deeply convert the keys of an object to camelCase
Get property value by dot notation