pace-progressbar

1.0.10 • Public • Published

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.

Installation

npm i pace-progressbar

or

yarn add pace-progressbar

Demo

Documentation

Example

import 'pace-progressbar';
import 'pace-progressbar/themes/blue/pace-theme-minimal.css';

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i pace-progressbar

    Weekly Downloads

    3,501

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    903 kB

    Total Files

    184

    Last publish

    Collaborators

    • kzimin