UNPKG

jquery.scrollup

Version:

A jQuery plugin to create a customisable 'Scroll to top' feature that will work with any website, with ease.

15 lines (14 loc) 215 B
{ "name": "scrollup", "version": "2.4.1", "main": "dist/jquery.scrollUp.min.js", "ignore": [ "css", "img", ".travis.yml", "index.html" ], "dependencies": { "jquery": ">=1.11.0" } }