xtend : extend like a boss. You can installing xtend 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 xtend $ sudo npm install -g xtend
If want to update the xtend package execute the command as below,
$ sudo npm update xtend
Update package globally,
$ npm install -g xtend
$ sudo git clone https://github.com/rektide/xtend.git
$ sudo npm install -g ./xtend
xtend@4.0.1 /usr/lib/node_modules/xtend
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall xtend
| Package Name | xtend |
| Version | 4.0.1 |
| Description | extend like a boss |
| Released Date | 2015-11-02T22:19:21.923Z |
| Published by | raynos |
| How to Learn | https://www.npmjs.com/package/xtend/tutorial |