News

copy-object-deep A lightweight npm package to create a deep copy of an object in JavaScript. The new object is entirely independent and not related to the original object.
Mixable Object (Node.js) The way we do code reuse: simply copy things from an object to another. Originally part of Carcass. JavaScript is classified as a prototype-based scripting language... It just ...