rc-slider : Slider UI component for React. You can installing rc-slider 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 rc-slider $ sudo npm install -g rc-slider
If want to update the rc-slider package execute the command as below,
$ sudo npm update rc-slider
Update package globally,
$ npm install -g rc-slider
$ sudo git clone https://github.com/rektide/rc-slider.git
$ sudo npm install -g ./rc-slider
rc-slider@8.4.0 /usr/lib/node_modules/rc-slider
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rc-slider
| Package Name | rc-slider |
| Version | 8.4.0 |
| Description | Slider UI component for React |
| Released Date | 2017-11-09T07:33:40.372Z |
| Published by | yesmeck |
| How to Learn | https://www.npmjs.com/package/rc-slider/tutorial |