emitter-component : Event emitter. You can installing emitter-component 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 emitter-component $ sudo npm install -g emitter-component
If want to update the emitter-component package execute the command as below,
$ sudo npm update emitter-component
Update package globally,
$ npm install -g emitter-component
$ sudo git clone https://github.com/rektide/emitter-component.git
$ sudo npm install -g ./emitter-component
emitter-component@1.1.1 /usr/lib/node_modules/emitter-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall emitter-component
Package Name | emitter-component |
Version | 1.1.1 |
Description | Event emitter |
Released Date | 2013-12-01T23:37:40.662Z |
Published by | tjholowaychuk |
How to Learn | https://www.npmjs.com/package/emitter-component/tutorial |