scrollmonitor : A simple and fast API to monitor DOM elements as you scroll. You can installing scrollmonitor 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 scrollmonitor $ sudo npm install -g scrollmonitor
If want to update the scrollmonitor package execute the command as below,
$ sudo npm update scrollmonitor
Update package globally,
$ npm install -g scrollmonitor
$ sudo git clone https://github.com/rektide/scrollmonitor.git
$ sudo npm install -g ./scrollmonitor
scrollmonitor@1.2.4 /usr/lib/node_modules/scrollmonitor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall scrollmonitor
| Package Name | scrollmonitor |
| Version | 1.2.4 |
| Description | A simple and fast API to monitor DOM elements as you scroll |
| Released Date | 2017-10-17T20:33:09.087Z |
| Published by | sakabako |
| How to Learn | https://www.npmjs.com/package/scrollmonitor/tutorial |