event-emitter-es6 : Small event emitter for using in es6 and plain js. You can installing event-emitter-es6 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 event-emitter-es6 $ sudo npm install -g event-emitter-es6
If want to update the event-emitter-es6 package execute the command as below,
$ sudo npm update event-emitter-es6
Update package globally,
$ npm install -g event-emitter-es6
$ sudo git clone https://github.com/rektide/event-emitter-es6.git
$ sudo npm install -g ./event-emitter-es6
event-emitter-es6@1.1.5 /usr/lib/node_modules/event-emitter-es6
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall event-emitter-es6
Package Name | event-emitter-es6 |
Version | 1.1.5 |
Description | Small event emitter for using in es6 and plain js |
Released Date | 2016-06-24T07:04:26.529Z |
Published by | insane_jo |
How to Learn | https://www.npmjs.com/package/event-emitter-es6/tutorial |