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