@loadingio/loading-bar
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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>

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    45
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    45
  • 0.1.0
    0

Package Sidebar

Install

npm i @loadingio/loading-bar

Weekly Downloads

45

Version

0.1.1

License

MIT

Unpacked Size

539 kB

Total Files

17

Last publish

Collaborators

  • tkirby