react-image-crop : A responsive image cropping tool for React. You can installing react-image-crop 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-image-crop $ sudo npm install -g react-image-crop
If want to update the react-image-crop package execute the command as below,
$ sudo npm update react-image-crop
Update package globally,
$ npm install -g react-image-crop
$ sudo git clone https://github.com/rektide/react-image-crop.git
$ sudo npm install -g ./react-image-crop
react-image-crop@3.0.7 /usr/lib/node_modules/react-image-crop
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-image-crop
| Package Name | react-image-crop |
| Version | 3.0.7 |
| Description | A responsive image cropping tool for React |
| Released Date | 2017-11-02T19:21:04.604Z |
| Published by | ferahl |
| How to Learn | https://www.npmjs.com/package/react-image-crop/tutorial |