nd-jquery : JavaScript library for DOM operations. You can installing nd-jquery 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 nd-jquery $ sudo npm install -g nd-jquery
If want to update the nd-jquery package execute the command as below,
$ sudo npm update nd-jquery
Update package globally,
$ npm install -g nd-jquery
$ sudo git clone https://github.com/rektide/nd-jquery.git
$ sudo npm install -g ./nd-jquery
nd-jquery@2.2.2 /usr/lib/node_modules/nd-jquery
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nd-jquery
Package Name | nd-jquery |
Version | 2.2.2 |
Description | JavaScript library for DOM operations |
Released Date | 2016-02-27T22:12:20.731Z |
Published by | crossjs |
How to Learn | https://www.npmjs.com/package/nd-jquery/tutorial |