react-avatar-editor : Facebook like avatar / profile picture component. Resize and crop your uploaded image using a intuitive user interface.. You can installing react-avatar-editor 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-avatar-editor $ sudo npm install -g react-avatar-editor
If want to update the react-avatar-editor package execute the command as below,
$ sudo npm update react-avatar-editor
Update package globally,
$ npm install -g react-avatar-editor
$ sudo git clone https://github.com/rektide/react-avatar-editor.git
$ sudo npm install -g ./react-avatar-editor
react-avatar-editor@10.3.0 /usr/lib/node_modules/react-avatar-editor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-avatar-editor
| Package Name | react-avatar-editor |
| Version | 10.3.0 |
| Description | Facebook like avatar / profile picture component. Resize and crop your uploaded image using a intuitive user interface. |
| Released Date | 2017-10-05T12:18:29.525Z |
| Published by | moritzs |
| How to Learn | https://www.npmjs.com/package/react-avatar-editor/tutorial |