cloneable
Creates a clone of the object including the properties and methods and traversal mechanism back to the parent copy.
Creates a clone of the object including the properties and methods and traversal mechanism back to the parent copy.
Only copies specified path, much more performant, than deep copy
clone a javascript object
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r