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