object-assign-deep
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Bind a context to all functions in an object, including deeply nested functions.
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Check whether or not a value is an object that makes sense to iterate over
Retrieve all keys and nested keys from objects and arrays of objects.
Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an
A flexible hash map which supports deep keys.
Resolve a whole structure of promises
Lodash mixins for (deep) object accessing / manipulation.
Redacts values in objects.
Asynchronously traverse and transform objects by visiting every node on a recursive walk
Deep copy library for any data structure
Validates a deep structured JSON pattern
Packaged http://oranlooney.com/deep-copy-javascript/ for npm
Deep rekey Objects and Arrays as either camel case or snake case.
recursively Object.freeze() on objects and functions with properties
Validates a deep structured JSON pattern
Sort the keys of an object recursively
Deeply convert the keys of an object to camelCase
Recursively Object.freeze() objects.