rc-util : Common Utils For React Component. You can installing rc-util 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-util $ sudo npm install -g rc-util
If want to update the rc-util package execute the command as below,
$ sudo npm update rc-util
Update package globally,
$ npm install -g rc-util
$ sudo git clone https://github.com/rektide/rc-util.git
$ sudo npm install -g ./rc-util
rc-util@4.3.0 /usr/lib/node_modules/rc-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rc-util
| Package Name | rc-util |
| Version | 4.3.0 |
| Description | Common Utils For React Component |
| Released Date | 2017-11-16T07:20:41.432Z |
| Published by | benjycui |
| How to Learn | https://www.npmjs.com/package/rc-util/tutorial |