crisbeto / angular-svg-round-progressbar

Angular module that uses SVG to create a circular progressbar
https://crisbeto.github.io/angular-svg-round-progressbar/
MIT License
741 stars 173 forks source link

refactor: use standalone component for demo #231

Closed crisbeto closed 1 year ago

crisbeto commented 1 year ago

Reduces the amount of boilerplate by using a standalone component in the demo.