re-emitter : Re emit events from another emitter. You can installing re-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 re-emitter $ sudo npm install -g re-emitter
If want to update the re-emitter package execute the command as below,
$ sudo npm update re-emitter
Update package globally,
$ npm install -g re-emitter
$ sudo git clone https://github.com/rektide/re-emitter.git
$ sudo npm install -g ./re-emitter
re-emitter@1.1.3 /usr/lib/node_modules/re-emitter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall re-emitter
| Package Name | re-emitter |
| Version | 1.1.3 |
| Description | Re emit events from another emitter |
| Released Date | 2016-03-11T02:45:51.731Z |
| Published by | feross |
| How to Learn | https://www.npmjs.com/package/re-emitter/tutorial |