Page Scroll Progress Bar For Vue.js

Install & Download:

# Yarn
$ yarn add vue-scroll-progressbar
# NPM
$ npm install vue-scroll-progressbar --save

Description:

A Vue.js plugin for page scroll progress bar.

Preview:

Page Scroll Progress Bar For Vue.js

Changelog:

v1.0.0 (05/30/2020)

  • Using passive option
  • Using throttle
  • Updating dependencies

Add Comment