https://github.com/jonathanweiss/sk-progress-circle
A Web component that represents a progress in form of a circle with optional content in the middle.
https://github.com/jonathanweiss/sk-progress-circle
indicator progress progress-bar progress-circle progressbar skate skate-component skatejs
Last synced: 19 days ago
JSON representation
A Web component that represents a progress in form of a circle with optional content in the middle.
- Host: GitHub
- URL: https://github.com/jonathanweiss/sk-progress-circle
- Owner: jonathanweiss
- License: mit
- Created: 2016-11-07T06:18:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T01:55:53.000Z (almost 6 years ago)
- Last Synced: 2025-08-09T16:19:43.629Z (7 months ago)
- Topics: indicator, progress, progress-bar, progress-circle, progressbar, skate, skate-component, skatejs
- Language: JavaScript
- Homepage:
- Size: 413 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProgressCircle
[](https://travis-ci.org/jonathanweiss/sk-progress-circle/)
[](https://coveralls.io/github/jonathanweiss/sk-progress-circle?branch=master)
[](https://www.versioneye.com/user/projects/588b52d21618a700379d2b72)
[](https://opensource.org/licenses/mit-license.php)
A Web component (based on [SkateJS](http://skate.js.org/)) that represents a progress in form of a circle with optional content in the middle.

[See more demos](https://jonathanweiss.github.io/sk-progress-circle/demo.html).
Read more about the [usage and all supported attributes in the documentation](https://jonathanweiss.github.io/sk-progress-circle/).