deep-copy-tools

Object manipulation, synchronization and cloning utility


Keywords
copy, clone, object, synchronization, deepcopy
License
LGPL-3.0
Install
npm install deep-copy-tools@0.0.1

Documentation

deep-clone-tools

Object & array copy tools.

Usage

Use the library like this:

npm install --save deep-copy-tools
var objTools = require('deep-copy-tools');

License

This project is licensed as LGPLv3, the license file is included in the project directory.

Copyright 2015 Stefan Hamminga - prjct.net