loadingio-bar

====== Progress Bar Library by loading.io ======


Keywords
progress-bar, ajax, loader, loading, progress
License
MIT
Install
npm install loadingio-bar@0.1.1

Documentation

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="loading-bar.css"/>
<script type="text/javascript" src="loading-bar.js"><script>
<div class="ldBar"></div>

LICENSE

MIT License