Skip to content

z1m1n/pace

 
 

Repository files navigation

pace

An automatic web page progress bar.

Include pace.js and a theme of your choice to your page and you are done!

Pace will automatically monitor your Ajax requests, event loop lag, document ready state and elements on your page to decide on the progress.

Installation

npm i pace-progressbar

or

yarn add pace-progressbar

Example

import 'pace-progressbar';
import 'pace-progressbar/themes/blue/pace-theme-minimal.css';

About

Automatically add a progress bar to your site. #hubspot-open-source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 88.9%
  • JavaScript 6.1%
  • CoffeeScript 4.7%
  • HTML 0.3%