Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusufshakeel/dyscrollupjs

dyScrollUpJS is a small JavaScript plugin that you can use in your website and blog to create "Scroll-to-top" button.
https://github.com/yusufshakeel/dyscrollupjs

javascript-plugin scroll-to-top

Last synced: 3 months ago
JSON representation

dyScrollUpJS is a small JavaScript plugin that you can use in your website and blog to create "Scroll-to-top" button.

Awesome Lists containing this project

README

        

# 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

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yusufshakeel/dyScrollUpJS)
[![npm version](https://img.shields.io/badge/npm-2.0.1-blue.svg)](https://www.npmjs.com/package/dyscrollupjs)
[![](https://data.jsdelivr.com/v1/package/npm/dyscrollupjs/badge)](https://www.jsdelivr.com/package/npm/dyscrollupjs)

### Getting Started
* Download the [latest release](https://github.com/yusufshakeel/dyScrollUpJS/releases) 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
[Watch the YouTube video](https://www.youtube.com/watch?v=P7CvToMSfZA).

### Documentation
You can find the project documentation [here](https://www.dyclassroom.com/dyscrollupjs/documentation).

### License
It's free and released under [MIT License](https://github.com/yusufshakeel/dyScrollUpJS/blob/master/LICENSE) Copyright (c) 2016 Yusuf Shakeel

### Donate
Feeling generous :-) Buy me a cup of tea.

[Donate via PayPal](https://www.paypal.me/yusufshakeel)

## Note!

### Version 2.x

No jQuery required.

### Version 1.x

Requires jQuery v1.12 and above.