ee-event-emitter : A portable event emitter class. You can installing ee-event-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 ee-event-emitter $ sudo npm install -g ee-event-emitter
If want to update the ee-event-emitter package execute the command as below,
$ sudo npm update ee-event-emitter
Update package globally,
$ npm install -g ee-event-emitter
$ sudo git clone https://github.com/rektide/ee-event-emitter.git
$ sudo npm install -g ./ee-event-emitter
ee-event-emitter@1.0.1 /usr/lib/node_modules/ee-event-emitter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ee-event-emitter
Package Name | ee-event-emitter |
Version | 1.0.1 |
Description | A portable event emitter class |
Released Date | 2017-04-20T12:13:29.301Z |
Published by | ee |
How to Learn | https://www.npmjs.com/package/ee-event-emitter/tutorial |