react-addons-pure-render-mixin : >**Note:** >This is a legacy React addon, and is no longer maintained. > >We dont encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re. You can installing react-addons-pure-render-mixin 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-pure-render-mixin $ sudo npm install -g react-addons-pure-render-mixin
If want to update the react-addons-pure-render-mixin package execute the command as below,
$ sudo npm update react-addons-pure-render-mixin
Update package globally,
$ npm install -g react-addons-pure-render-mixin
$ sudo git clone https://github.com/rektide/react-addons-pure-render-mixin.git
$ sudo npm install -g ./react-addons-pure-render-mixin
react-addons-pure-render-mixin@15.6.2 /usr/lib/node_modules/react-addons-pure-render-mixin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-addons-pure-render-mixin
| Package Name | react-addons-pure-render-mixin |
| Version | 15.6.2 |
| Description | >**Note:** >This is a legacy React addon, and is no longer maintained. > >We dont encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re |
| Released Date | 2017-09-26T00:21:01.972Z |
| Published by | sophiebits |
| How to Learn | https://www.npmjs.com/package/react-addons-pure-render-mixin/tutorial |