extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
Extend an object with the properties of additional objects. node.js/javascript util.
Port of jQuery.extend for node.js and the browser
A library for deep (recursive) merging of Javascript objects
Recursive object extending
Clone a Node.js HTTP response stream
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Creates a shallow clone of any JavaScript value.
traverse and transform objects by visiting every node on a recursive walk
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Create a subclass that can be modified without affecting the super class
Safely clone node's fs.Stats instances without losing their class methods
extend an object
Recursively merge values in a javascript object.
Clone and modify a RegExp instance
Really Fast Deep Clone
(recursive)? merging of (cloned)? objects.
Copy a file
Clone a Readable stream, safely
Easier Buffer cloning in node.
The lodash method `_.clone` exported as a module.