draggabilly : make that shiz draggable. You can installing draggabilly 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 draggabilly $ sudo npm install -g draggabilly
If want to update the draggabilly package execute the command as below,
$ sudo npm update draggabilly
Update package globally,
$ npm install -g draggabilly
$ sudo git clone https://github.com/rektide/draggabilly.git
$ sudo npm install -g ./draggabilly
draggabilly@2.1.1 /usr/lib/node_modules/draggabilly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall draggabilly
Package Name | draggabilly |
Version | 2.1.1 |
Description | make that shiz draggable |
Released Date | 2016-06-10T13:29:56.815Z |
Published by | desandro |
How to Learn | https://www.npmjs.com/package/draggabilly/tutorial |