metal-events : Classes responsible for emitting and listening to events. You can installing metal-events 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 metal-events $ sudo npm install -g metal-events
If want to update the metal-events package execute the command as below,
$ sudo npm update metal-events
Update package globally,
$ npm install -g metal-events
$ sudo git clone https://github.com/rektide/metal-events.git
$ sudo npm install -g ./metal-events
metal-events@2.14.0 /usr/lib/node_modules/metal-events
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metal-events
Package Name | metal-events |
Version | 2.14.0 |
Description | Classes responsible for emitting and listening to events |
Released Date | 2017-11-02T20:13:05.265Z |
Published by | jbalsas |
How to Learn | https://www.npmjs.com/package/metal-events/tutorial |