Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 590 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 590 Bytes

ion-radial-progress

Customizable radial progress bar

Based on Flat Progress Bar: http://codepen.io/shankarcabus/pen/GzAfb

Codepen: http://codepen.io/tgarlanger/pen/DtavH

Usage:

<ion-radial-progress timer="60" color="'#ff0000'" backgroundColor="'#00ffff'"></ion-radial-progress>

Where timer is the length of the timer

Please, please, please feel free to clean up code, file bugs, improve, provide pull requests, etc.!

Build command:

gulp build

You can also run:

gulp watch

To automatically re-build when files change