Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizottavioc/circular-loading
A page that takes a percentage number (0-100) as a parameter and returns a visual progress of the page.
https://github.com/luizottavioc/circular-loading
css html javascript
Last synced: 3 months ago
JSON representation
A page that takes a percentage number (0-100) as a parameter and returns a visual progress of the page.
- Host: GitHub
- URL: https://github.com/luizottavioc/circular-loading
- Owner: luizottavioc
- License: mit
- Created: 2021-12-28T00:57:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T11:28:55.000Z (7 months ago)
- Last Synced: 2024-07-17T14:14:27.963Z (7 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://luizottavioc-css-circular-loading.netlify.app/
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Circular Progress Loading ⏳
- A page that takes a percentage number (0-100) as a parameter and returns a visual progress of the page using Javascript.
- Created thinking about supply the necessity of show for the page's users the loading progress of an ajax request.
- Animation using pure CSS.
- Access the project at this link: [https://luizottavioc-css-circular-loading.netlify.app/](https://luizottavioc-css-circular-loading.netlify.app/)![print circular loading](https://user-images.githubusercontent.com/89395176/148816529-a452e852-883c-4c32-9bcd-988c4f81de19.png)