22 packages found
Extremely fast deep cloning function
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Javascript deep cloning, so pointers are lost.
Uniquely flexible and light-weight utility for deep (recursive) merging/cloning of JavaScript objects. Provides advanced options for customizing the merge/clone process: inspect, filter, and modify keys and properties; merge or skip unique, common, and un
Utility for deep cloning objects.
A deep cloning algorithm aware of prototypes, getters/setters, etc.
Extremely fast function optimized for deep cloning json-serializable plain objects.
Powerful and versatile library for working with objects in TypeScript that provides a wide range of utility functions for deep cloning, property manipulation, filtering, mapping and more
- TypeScript
- objects
- utilities
- functions
- deep
- cloning
- property
- manipulation
- filtering
- mapping
- functional
- programming
- immutability
- developer
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
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.
- array
- assign
- buffer
- clamped
- clone
- clone-array
- clone-array-deep
- clone-buffer
- clone-date
- clone-deep
- clone-map
- clone-object
- clone-object-deep
- clone-reg-exp
- View more
Deep copy library for any kind of data structures in JavaScript!
Performs a deep cloning of an object own properties and symbols, with loosy or exact behavior.
No dependency mini-library: unification, deep equivalence, deep cloning.
Helps you work with objects with ease.
A simple nodejs module for deep cloning objects.
Underscore helper for deep cloning objects
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Javascript code to execute deep cloning on Objects and Array of Objects