Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arzoka/circular-progress-bar


https://github.com/arzoka/circular-progress-bar

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Circular-progress-bar

Circular progress bar handler for my girlfriend's project, feel free to use it!

## How does it work?

Add ProgressBarHandler.js to your HTML and use it as following:

```html


```

delay refers to how long it takes for the animation to be completed, progress animates till 100 but it can go over, anything you put in the progress is shown in the middle and can be changed using css (see example)