Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arzoka/circular-progress-bar
https://github.com/arzoka/circular-progress-bar
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arzoka/circular-progress-bar
- Owner: Arzoka
- Created: 2023-10-11T13:33:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T14:17:01.000Z (about 1 year ago)
- Last Synced: 2023-10-11T22:17:22.751Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)