circle-component
v0.0.3
Published
Library QuickStart package.json from the documentation, supplemented with testing support
Readme
Angular Circle Component
Simple angular component which draws a circular progress. Some things can be configured as inputs (strokeWidth, width, height, startDegree, progress)
Installation
npm install circle-component
Usage
For usage see the included demo
