@lgaitan/pace-progress

WebJar for @lgaitan/pace-progress

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/lgaitan/pace

Скачать lgaitan__pace-progress

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

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

Зависимости

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

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

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

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>

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

Версия
1.0.7