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

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.

Awesome Lists containing this project

README

          

# ProgressCircle

[![Build](https://api.travis-ci.org/jonathanweiss/sk-progress-circle.svg?branch=master)](https://travis-ci.org/jonathanweiss/sk-progress-circle/)
[![Coverage Status](https://coveralls.io/repos/github/jonathanweiss/sk-progress-circle/badge.svg?branch=master)](https://coveralls.io/github/jonathanweiss/sk-progress-circle?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/588b52d21618a700379d2b72/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/588b52d21618a700379d2b72)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](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.

![Demo](https://jonathanweiss.github.io/sk-progress-circle/example_1.png)

[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/).