ion-radial-progress

Radial progress bar for ionic


Keywords
ionic, progress, bar, angular, ui
License
MIT
Install
bower install ion-radial-progress

Documentation

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