@lgaitan/pace-progress

WebJar for @lgaitan/pace-progress

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

lgaitan__pace-progress
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

@lgaitan/pace-progress
WebJar for @lgaitan/pace-progress
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/lgaitan/pace

Download lgaitan__pace-progress

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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>

Versions

Version
1.0.7