circle-progress
circle-progress copied to clipboard
Added Half Circle Progress
Fixes #11
Added a separate semi-circle-progress.js and the corresponding style file. To use this component, include the following tag in your HTML:
<semi-circle-progress value="[value]" max="[max-value]"></semi-circle-progress>