has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Sort the keys of an object
Map object keys and values into a new object
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
Convert object keys to camel case
A library for deep (recursive) merging of Javascript objects
Recursive object extending
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Easily handle defaults for your options
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
traverse and transform objects by visiting every node on a recursive walk
Convert object keys from camel case
Access deep object properties using a path
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Recursively merge values in a javascript object.
Really Fast Deep Clone
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
tiny util for getting and setting deep object props safely
Copy properties deeply between two objects.
Processes each properties of an object deeply.