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