pace-progress

WebJar for pace-progress

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

pace-progress
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

pace-progress
WebJar for pace-progress
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/graingert/pace

Скачать pace-progress

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/pace-progress/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>pace-progress</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pace-progress/
implementation 'org.webjars.npm:pace-progress:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/pace-progress/
implementation ("org.webjars.npm:pace-progress:1.0.2")
'org.webjars.npm:pace-progress:jar:1.0.2'
<dependency org="org.webjars.npm" name="pace-progress" rev="1.0.2">
  <artifact name="pace-progress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pace-progress', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "pace-progress" % "1.0.2"
[org.webjars.npm/pace-progress "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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.

Demo

Documentation

Example

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

Версии библиотеки

Версия
1.0.2