Babel plugin for turning __proto__ into a shallow property clone
The lodash method `_.cloneDeep` exported as a module.
Really Fast Deep Clone
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
The internal lodash function `baseClone` exported as a module.
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
Object clone supporting `date`, `regexp`, `array` and `object` types.
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, ...
Clone and modify a RegExp instance