====== Progress Bar Library by loading.io ======
npm install loadingio-barloading-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
=============
Usage
=============
download and include the required JS and CSS files:
Building
=============
```
sudo npm install -g gulp
``
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