jquery-mousewheel : A jQuery plugin that adds cross-browser mouse wheel support.. You can installing jquery-mousewheel 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 jquery-mousewheel $ sudo npm install -g jquery-mousewheel
If want to update the jquery-mousewheel package execute the command as below,
$ sudo npm update jquery-mousewheel
Update package globally,
$ npm install -g jquery-mousewheel
$ sudo git clone https://github.com/rektide/jquery-mousewheel.git
$ sudo npm install -g ./jquery-mousewheel
jquery-mousewheel@3.1.13 /usr/lib/node_modules/jquery-mousewheel
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall jquery-mousewheel
Package Name | jquery-mousewheel |
Version | 3.1.13 |
Description | A jQuery plugin that adds cross-browser mouse wheel support. |
Released Date | 2015-07-15T18:05:23.331Z |
Published by | dmethvin |
How to Learn | https://www.npmjs.com/package/jquery-mousewheel/tutorial |