Skip to content

cllu/ngRoundProgressBar

Repository files navigation

ngRoundProgressBar

An Angular directive that provides a nice round progress bar.

How to User

You can check the example.html for a working setup. Basically, you just need to include the main.js and main.css in the root directory and include ngRoundProgressBar as dependency. Then use as

<div round-progress-bar="0.34"></div>

Credit

The implementation is based on this article by invatechs.

About

An Angular directive to provide round progress bars

Resources

License

Stars

Watchers

Forks

Packages

No packages published