component-inherit : Prototype inheritance utility. You can installing component-inherit 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-inherit $ sudo npm install -g component-inherit
If want to update the component-inherit package execute the command as below,
$ sudo npm update component-inherit
Update package globally,
$ npm install -g component-inherit
$ sudo git clone https://github.com/rektide/component-inherit.git
$ sudo npm install -g ./component-inherit
component-inherit@0.0.3 /usr/lib/node_modules/component-inherit
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-inherit
Package Name | component-inherit |
Version | 0.0.3 |
Description | Prototype inheritance utility |
Released Date | 2014-02-12T00:00:03.837Z |
Published by | coreh |
How to Learn | https://www.npmjs.com/package/component-inherit/tutorial |