jquery-ui-dist : A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.. You can installing jquery-ui-dist 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 jquery-ui-dist $ sudo npm install -g jquery-ui-dist
If want to update the jquery-ui-dist package execute the command as below,
$ sudo npm update jquery-ui-dist
Update package globally,
$ npm install -g jquery-ui-dist
$ sudo git clone https://github.com/rektide/jquery-ui-dist.git
$ sudo npm install -g ./jquery-ui-dist
jquery-ui-dist@1.12.1 /usr/lib/node_modules/jquery-ui-dist
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall jquery-ui-dist
Package Name | jquery-ui-dist |
Version | 1.12.1 |
Description | A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. |
Released Date | 2016-09-26T19:21:12.384Z |
Published by | sschadwick |
How to Learn | https://www.npmjs.com/package/jquery-ui-dist/tutorial |