Showing 1-20 of 468,345 packages
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
TypeScript definitions for clone-deep
Safely deep clone an object. Will not clone nested objects.
Like the original clone-deep, it will recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives, setters, getters and circular objects cloning. Clones object property descriptors info as well.
deep cloning of objects and arrays
Creates a shallow clone of any JavaScript value.
Safely clone node's fs.Stats instances without losing their class methods
Easier Buffer cloning in node.
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Shallow clones an object while respecting the original property descriptors
Really Fast Deep Clone
Clone objects by dropping circular references
deep copies objects and arrays
This is lightweight memory stream module for node.js.
Object manipulation utilities for JavaScript/TypeScript - deep clone, deep merge, pick/omit, flatten/unflatten, deep equal, shallow clone, map conversion, query string, validation, and more. Comprehensive object operations with immutable patterns, TypeScr
300B to deep clone JavaScript objects
angular-clone-deep test
Generates a hash for an installed npm package, useful for salting caches
Typescript and javascript utilities. clone: deep copy the almost all js structures (plain objects, sets, maps, buffers, class instances etc.) with support circular/duplicate references and customizing; whatIsIt: typeof+instanceOf on steroids with support
A structuredClone polyfill