interact.js : Drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE8+). You can installing interact.js 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 interact.js $ sudo npm install -g interact.js
If want to update the interact.js package execute the command as below,
$ sudo npm update interact.js
Update package globally,
$ npm install -g interact.js
$ sudo git clone https://github.com/rektide/interact.js.git
$ sudo npm install -g ./interact.js
interact.js@1.2.8 /usr/lib/node_modules/interact.js
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall interact.js
Package Name | interact.js |
Version | 1.2.8 |
Description | Drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE8+) |
Released Date | 2016-12-19T18:21:45.429Z |
Published by | taye |
How to Learn | https://www.npmjs.com/package/interact.js/tutorial |