react-addons-perf : This package provides the React Perf add-on.. You can installing react-addons-perf 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-addons-perf $ sudo npm install -g react-addons-perf
If want to update the react-addons-perf package execute the command as below,
$ sudo npm update react-addons-perf
Update package globally,
$ npm install -g react-addons-perf
$ sudo git clone https://github.com/rektide/react-addons-perf.git
$ sudo npm install -g ./react-addons-perf
react-addons-perf@15.4.2 /usr/lib/node_modules/react-addons-perf
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-addons-perf
| Package Name | react-addons-perf |
| Version | 15.4.2 |
| Description | This package provides the React Perf add-on. |
| Released Date | 2017-01-06T20:15:47.700Z |
| Published by | gaearon |
| How to Learn | https://www.npmjs.com/package/react-addons-perf/tutorial |