flickity : Touch, responsive, flickable carousels. You can installing flickity 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 flickity $ sudo npm install -g flickity
If want to update the flickity package execute the command as below,
$ sudo npm update flickity
Update package globally,
$ npm install -g flickity
$ sudo git clone https://github.com/rektide/flickity.git
$ sudo npm install -g ./flickity
flickity@2.0.10 /usr/lib/node_modules/flickity
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall flickity
Package Name | flickity |
Version | 2.0.10 |
Description | Touch, responsive, flickable carousels |
Released Date | 2017-09-12T16:53:14.421Z |
Published by | desandro |
How to Learn | https://www.npmjs.com/package/flickity/tutorial |