deep-clone topic

List deep-clone repositories

deeplyAssign

32
Stars
3
Forks
Watchers

A deeply copy the values of all enumerable own properties and symbol properties from one or more source objects to a target object. It will return the target object. Written in TypeScript

clone-deep

309
Stars
53
Forks
Watchers

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!

clone

242
Stars
33
Forks
Watchers

A professional deep clone library

copy-anything

41
Stars
8
Forks
Watchers

An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration

AnyClone

49
Stars
8
Forks
Watchers

A CSharp library that can deep clone any object using only reflection.

fast-json-clone

54
Stars
0
Forks
Watchers

Clone plain JSON value faster than the fastest