Deeply clone an input object.
Deep fast clone JavaScript objects with circular references handling and TypeScript support
An utility to deeply clone objects.
Simple library that can deeply clone most JavaScript values including objects and arrays
Deeply clone js objects.
Deeply clone arbitrary objects in Javascript, with the original prototype.
Deeply clone kinds of ECMAScript objects
Deeply clone objects and arrays
Underscore mixins for deeply nested objects
Deeply clone an object, support circular references & property descriptors
Utility functions to deal with references in objects
A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.
Async and sync crawler for json object
A fast deep assignment alternative to the object spread operator and Object.assign
A blazing fast stringifier that safely handles circular objects
🐡 Get, set, remove, and test for deeply nested properties
Internal utilities and types for working with deeply nested data. This is primarily used internally by RVF and it's various packages. It isn't recommended for use by most people.
Merges the enumerable properties of two or more objects deeply.
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
This library allows you to Merge and Clone Object with prototypes
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
A structuredClone polyfill
A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)
Deeply merge 2 or more objects respecting type information.