🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pace-progressbar

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pace-progressbar

Automatic page load progress bar

1.0.10
latest
Source
npm
Version published
Weekly downloads
4.4K
47.03%
Maintainers
1
Weekly downloads
 
Created
Source

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';

Keywords

pace

FAQs

Package last updated on 29 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts