dom-delegate : Create and manage a DOM event delegator.. You can installing dom-delegate 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 dom-delegate $ sudo npm install -g dom-delegate
If want to update the dom-delegate package execute the command as below,
$ sudo npm update dom-delegate
Update package globally,
$ npm install -g dom-delegate
$ sudo git clone https://github.com/rektide/dom-delegate.git
$ sudo npm install -g ./dom-delegate
dom-delegate@2.0.3 /usr/lib/node_modules/dom-delegate
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dom-delegate
Package Name | dom-delegate |
Version | 2.0.3 |
Description | Create and manage a DOM event delegator. |
Released Date | 2014-08-12T21:12:22.376Z |
Published by | ftlabs |
How to Learn | https://www.npmjs.com/package/dom-delegate/tutorial |