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