iscroll : Smooth scrolling for the web. You can installing iscroll 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 iscroll $ sudo npm install -g iscroll
If want to update the iscroll package execute the command as below,
$ sudo npm update iscroll
Update package globally,
$ npm install -g iscroll
$ sudo git clone https://github.com/rektide/iscroll.git
$ sudo npm install -g ./iscroll
iscroll@5.2.0 /usr/lib/node_modules/iscroll
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall iscroll
Package Name | iscroll |
Version | 5.2.0 |
Description | Smooth scrolling for the web |
Released Date | 2016-04-05T18:15:51.433Z |
Published by | cubiq |
How to Learn | https://www.npmjs.com/package/iscroll/tutorial |