swiper : Most modern mobile touch slider and framework with hardware accelerated transitions. You can installing swiper 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 swiper $ sudo npm install -g swiper
If want to update the swiper package execute the command as below,
$ sudo npm update swiper
Update package globally,
$ npm install -g swiper
$ sudo git clone https://github.com/rektide/swiper.git
$ sudo npm install -g ./swiper
swiper@4.0.6 /usr/lib/node_modules/swiper
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall swiper
| Package Name | swiper |
| Version | 4.0.6 |
| Description | Most modern mobile touch slider and framework with hardware accelerated transitions |
| Released Date | 2017-11-13T14:02:33.294Z |
| Published by | nolimits4web |
| How to Learn | https://www.npmjs.com/package/swiper/tutorial |