nouislider : noUiSlider is lightweight JavaScript range slider.. You can installing nouislider 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 nouislider $ sudo npm install -g nouislider
If want to update the nouislider package execute the command as below,
$ sudo npm update nouislider
Update package globally,
$ npm install -g nouislider
$ sudo git clone https://github.com/rektide/nouislider.git
$ sudo npm install -g ./nouislider
nouislider@10.1.0 /usr/lib/node_modules/nouislider
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nouislider
Package Name | nouislider |
Version | 10.1.0 |
Description | noUiSlider is lightweight JavaScript range slider. |
Released Date | 2017-07-28T10:12:19.445Z |
Published by | quentinroy |
How to Learn | https://www.npmjs.com/package/nouislider/tutorial |