drip : An EventEmitter alternative for nodejs and the browser that supports namespaces and wildcards.. You can installing drip 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 drip $ sudo npm install -g drip
If want to update the drip package execute the command as below,
$ sudo npm update drip
Update package globally,
$ npm install -g drip
$ sudo git clone https://github.com/rektide/drip.git
$ sudo npm install -g ./drip
drip@1.4.0 /usr/lib/node_modules/drip
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall drip
Package Name | drip |
Version | 1.4.0 |
Description | An EventEmitter alternative for nodejs and the browser that supports namespaces and wildcards. |
Released Date | 2014-09-19T15:12:27.270Z |
Published by | jakeluer |
How to Learn | https://www.npmjs.com/package/drip/tutorial |