Showing 21-40 of 143,177 packages
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`
Clone objects recursively by dropping circular references
Merges the enumerable properties of two or more objects deeply.
A JavaScript text diff implementation.
A polymorphic clone operator for arbitrary object graphs
Utility to deep clone objects.
A blazing fast deep object copier
JSON for Humans
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
SAP HANA Database Client for Node
A blazing-fast equality comparison utility for a variety of use-cases
Cleverly clone objects including their immediate prototypes, without fear!
Generate and parse ASN1.BER objects
Deep cloning of Arrays and plain Objects.
An mutable object-based log format designed for chaining & objectMode streams.
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
Encodes and decodes complex javascript objects and types. May be used to transmit or clone objects
Zero dependency library to safe merge objects.
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.