component-delegate : Event delegation component. You can installing component-delegate 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-delegate $ sudo npm install -g component-delegate
If want to update the component-delegate package execute the command as below,
$ sudo npm update component-delegate
Update package globally,
$ npm install -g component-delegate
$ sudo git clone https://github.com/rektide/component-delegate.git
$ sudo npm install -g ./component-delegate
component-delegate@0.2.4 /usr/lib/node_modules/component-delegate
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-delegate
Package Name | component-delegate |
Version | 0.2.4 |
Description | Event delegation component |
Released Date | 2016-04-01T20:10:24.671Z |
Published by | ockham |
How to Learn | https://www.npmjs.com/package/component-delegate/tutorial |