sparkles : Namespaced global event emitter. You can installing sparkles 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 sparkles $ sudo npm install -g sparkles
If want to update the sparkles package execute the command as below,
$ sudo npm update sparkles
Update package globally,
$ npm install -g sparkles
$ sudo git clone https://github.com/rektide/sparkles.git
$ sudo npm install -g ./sparkles
sparkles@1.0.0 /usr/lib/node_modules/sparkles
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sparkles
| Package Name | sparkles |
| Version | 1.0.0 |
| Description | Namespaced global event emitter |
| Released Date | 2015-09-08T00:01:19.049Z |
| Published by | phated |
| How to Learn | https://www.npmjs.com/package/sparkles/tutorial |