Skip to content

loadingio/loading-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loading-Bar

loading-Bar is a highly flexible, open sourced progress bar library based on SVG. For demo and documentation, check out the official website: https://loading.io/progress/

Example

progress bar sample

Usage

download and include the required JS and CSS files:

<link rel="stylesheet" type="text/css" href="?url=https%3A%2F%2Fgithub.com%2Floadingio%2Floading-bar%2Floading-bar.css"?url=https%3A%2F%2Fgithub.com%2F%26gt%3B%0A%26lt%3Bscript+type%3D"text/javascript" src="?url=https%3A%2F%2Fgithub.com%2Floadingio%2Floading-bar%2Floading-bar.js"></script>
<div class="ldBar"></div>

Building

Install prerequisites

sudo npm install -g gulp

Build

git clone https://github.com/loadingio/loading-bar
cd loading-bar
npm install
gulp

Built files will be written into ./build directory

LICENSE

MIT License

About

Flexible, light weighted and super fast Progress Bar Library

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors