component-clone : Object clone supporting `date`, `regexp`, `array` and `object` types.. You can installing component-clone npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install component-clone $ sudo npm install -g component-clone
If want to update the component-clone package execute the command as below,
$ sudo npm update component-clone
Update package globally,
$ npm install -g component-clone
$ sudo git clone https://github.com/rektide/component-clone.git
$ sudo npm install -g ./component-clone
component-clone@0.2.3 /usr/lib/node_modules/component-clone
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-clone
| Package Name | component-clone |
| Version | 0.2.3 |
| Description | Object clone supporting `date`, `regexp`, `array` and `object` types. |
| Released Date | 2016-07-21T20:03:39.728Z |
| Published by | dominicbarnes |
| How to Learn | https://www.npmjs.com/package/component-clone/tutorial |