react-flip-move : Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.. You can installing react-flip-move 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-flip-move $ sudo npm install -g react-flip-move
If want to update the react-flip-move package execute the command as below,
$ sudo npm update react-flip-move
Update package globally,
$ npm install -g react-flip-move
$ sudo git clone https://github.com/rektide/react-flip-move.git
$ sudo npm install -g ./react-flip-move
react-flip-move@2.9.17 /usr/lib/node_modules/react-flip-move
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-flip-move
| Package Name | react-flip-move |
| Version | 2.9.17 |
| Description | Effortless animation between DOM changes (eg. list reordering) using the FLIP technique. |
| Released Date | 2017-10-15T12:19:29.175Z |
| Published by | joshwcomeau |
| How to Learn | https://www.npmjs.com/package/react-flip-move/tutorial |