ever : dom events with a node-style EventEmitter api. You can installing ever 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 ever $ sudo npm install -g ever
If want to update the ever package execute the command as below,
$ sudo npm update ever
Update package globally,
$ npm install -g ever
$ sudo git clone https://github.com/rektide/ever.git
$ sudo npm install -g ./ever
ever@0.0.3 /usr/lib/node_modules/ever
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ever
Package Name | ever |
Version | 0.0.3 |
Description | dom events with a node-style EventEmitter api |
Released Date | 2013-02-23T22:03:09.194Z |
Published by | substack |
How to Learn | https://www.npmjs.com/package/ever/tutorial |