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