A Lightweight Progress Bar For Vue

A lightweight yet customizable and versatile progress bar component for vue 2.x & Vue 1.x.

Features:

  • Custom color, thickness, location, etc.
  • Smooth transitions.
  • Allows you to stick the progress to the top or bottom of the screen.
  • Auto finish when reaching 100%.
  • Supports vue-route.

Preview:

a-lightweight-progress-bar-for-vue

Download Details:

Author: hilongjw

Live Demo: http://hilongjw.github.io/vue-progressbar/index.html

Download Link: https://github.com/hilongjw/vue-progressbar/archive/master.zip

Official Website: https://github.com/hilongjw/vue-progressbar

Install & Download:

# npm
$ npm install vue-progressbar


#yarn
$ yarn vue-progressbar

Add Comment