react-tools : A set of complementary tools to React, including the JSX transformer.. You can installing react-tools 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 react-tools $ sudo npm install -g react-tools
If want to update the react-tools package execute the command as below,
$ sudo npm update react-tools
Update package globally,
$ npm install -g react-tools
$ sudo git clone https://github.com/rektide/react-tools.git
$ sudo npm install -g ./react-tools
react-tools@0.13.3 /usr/lib/node_modules/react-tools
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-tools
| Package Name | react-tools |
| Version | 0.13.3 |
| Description | A set of complementary tools to React, including the JSX transformer. |
| Released Date | 2015-05-08T23:40:38.895Z |
| Published by | zpao |
| How to Learn | https://www.npmjs.com/package/react-tools/tutorial |