nuka-carousel : Pure React Carousel. You can installing nuka-carousel 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 nuka-carousel $ sudo npm install -g nuka-carousel
If want to update the nuka-carousel package execute the command as below,
$ sudo npm update nuka-carousel
Update package globally,
$ npm install -g nuka-carousel
$ sudo git clone https://github.com/rektide/nuka-carousel.git
$ sudo npm install -g ./nuka-carousel
nuka-carousel@3.0.0 /usr/lib/node_modules/nuka-carousel
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nuka-carousel
Package Name | nuka-carousel |
Version | 3.0.0 |
Description | Pure React Carousel |
Released Date | 2017-10-13T13:39:00.411Z |
Published by | thekenwheeler |
How to Learn | https://www.npmjs.com/package/nuka-carousel/tutorial |