extended : Library for combining multiple libraries into one. You can installing extended 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 extended $ sudo npm install -g extended
If want to update the extended package execute the command as below,
$ sudo npm update extended
Update package globally,
$ npm install -g extended
$ sudo git clone https://github.com/rektide/extended.git
$ sudo npm install -g ./extended
extended@0.0.6 /usr/lib/node_modules/extended
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall extended
Package Name | extended |
Version | 0.0.6 |
Description | Library for combining multiple libraries into one |
Released Date | 2014-04-01T18:00:48.768Z |
Published by | damartin |
How to Learn | https://www.npmjs.com/package/extended/tutorial |