The lodash method `_.cloneDeep` exported as a module.
tiny util for getting and setting deep object props safely
Really Fast Deep Clone
Improved deep equality testing for Node.js and the browser.
Exclude keys to compare from a deep equal operation with chai expect and assert
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
TypeScript definitions for deep-eql
Processes each properties of an object deeply.
recursively Object.freeze() objects and functions
The lodash method `_.cloneDeepWith` exported as a module.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
should deep clone everything even global objects, functions, circularities, ...
Like lodash's _.defaultsDeep, but with array preservation
Like `extend` but recursively copies only the missing properties/values to the target object.
The Lodash method `_.defaultsDeep` exported as a module.