ampersand-class-extend : JS class extension tool for enabling easily extending prototype with multiple objects.. You can installing ampersand-class-extend 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 ampersand-class-extend $ sudo npm install -g ampersand-class-extend
If want to update the ampersand-class-extend package execute the command as below,
$ sudo npm update ampersand-class-extend
Update package globally,
$ npm install -g ampersand-class-extend
$ sudo git clone https://github.com/rektide/ampersand-class-extend.git
$ sudo npm install -g ./ampersand-class-extend
ampersand-class-extend@2.0.0 /usr/lib/node_modules/ampersand-class-extend
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ampersand-class-extend
Package Name | ampersand-class-extend |
Version | 2.0.0 |
Description | JS class extension tool for enabling easily extending prototype with multiple objects. |
Released Date | 2016-05-25T20:02:49.364Z |
Published by | lukekarrys |
How to Learn | https://www.npmjs.com/package/ampersand-class-extend/tutorial |