scrollparent : A function to get the scrolling parent of an html element.. You can installing scrollparent 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 scrollparent $ sudo npm install -g scrollparent
If want to update the scrollparent package execute the command as below,
$ sudo npm update scrollparent
Update package globally,
$ npm install -g scrollparent
$ sudo git clone https://github.com/rektide/scrollparent.git
$ sudo npm install -g ./scrollparent
scrollparent@2.0.1 /usr/lib/node_modules/scrollparent
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall scrollparent
| Package Name | scrollparent |
| Version | 2.0.1 |
| Description | A function to get the scrolling parent of an html element. |
| Released Date | 2017-04-10T18:48:27.856Z |
| Published by | olahol |
| How to Learn | https://www.npmjs.com/package/scrollparent/tutorial |