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