pace

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

Github星跟踪图

Disclaimer, We no longer use this library internally and are focusing our efforts on open sourcing and maintaining projects that we do use and can meaningfully contribute to. Sorry for any frustrations with this project (we're happy to link to any fork that has an excited, commited maintainer).

pace

An automatic web page progress bar.

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

We also have a Wordpress Plugin.

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.

Demo

Documentation

Example

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

主要指标

概览
名称与所有者CodeByZach/pace
主编程语言CSS
编程语言CSS (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2013-09-12 04:24:29
推送于2024-02-26 22:12:24
最后一次提交2024-02-26 17:12:24
发布数46
最新版本名称v1.2.4 (发布于 )
第一版名称v0.4.0 (发布于 2020-11-16 19:58:49)
用户参与
星数15.7k
关注者数379
派生数1.9k
提交数447
已启用问题?
问题数454
打开的问题数269
拉请求数49
打开的拉请求数8
关闭的拉请求数32
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?