dyScrollUpJS
This is a small JavaScript plugin that you can use in your website and blog to create "Scroll-to-top" button.
It's free and you can customize it too!
Status
Getting Started
- Download the latest release of the project.
- Clone the repo:
git clone https://github.com/yusufshakeel/dyScrollUpJS.git
- Install using npm:
npm install dyscrollupjs
- Use jsDelivr CDN:
https://www.jsdelivr.com/package/npm/dyscrollupjs
Tutorial Video
Documentation
You can find the project documentation here.
License
It's free and released under MIT License Copyright (c) 2016 Yusuf Shakeel
Donate
Feeling generous :-) Buy me a cup of tea.
Note!
Version 2.x
No jQuery required.
Version 1.x
Requires jQuery v1.12 and above.