BenjaminDobler / ng-circle-component

angular (2+) circle component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

angular (2+) circle component

License:MIT License


Languages

Language:JavaScript 74.8%Language:TypeScript 14.9%Language:HTML 9.6%Language:CSS 0.7%