Circular Progress Bars And Counters For Vue

Install & Download:

# Yarn
$ yarn add vue-circle-counter
# NPM
$ npm install vue-circle-counter --save

Description:

This Vue component lets you create circular Progress Bars and Counters on the web app. The angle, colors, strokewidth, spacing between dashes and direction can all be controlled through properties.

Preview:

Circular Progress Bars And Counters For Vue

Add Comment