Skip to content

git48spam4/pace

This branch is 214 commits behind CodeByZach/pace:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4098dac · Oct 15, 2013
Oct 15, 2013
Oct 11, 2013
Oct 11, 2013
Oct 11, 2013
Sep 12, 2013
Oct 1, 2013
Sep 20, 2013
Sep 22, 2013
Oct 15, 2013
Oct 11, 2013
Oct 11, 2013
Oct 11, 2013
Oct 11, 2013

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.

If you use AMD or Browserify, require pace.js and call pace.start() as early in the loading process as is possible.

Example

<head>
  <script src="/pace/pace.js"></script>
  <link href="/pace/themes/pace-theme-barber-shop.css" rel="stylesheet" />
</head>

About

Automatic web page progress bar #hubspot-open-source

Resources

License

Stars

Watchers

Forks

Packages

No packages published