• Stars
    star
    407
  • Rank 106,172 (Top 3 %)
  • Language LiveScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Flexible, light weighted and super fast Progress Bar Library

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

More Repositories

1

css-spinner

small, elegant pure css spinner for ajax or loading animation
JavaScript
1,731
star
2

loading.css

40+ Handcrafted CSS animations dedicated for your loaders
Stylus
138
star
3

transition.css

css animation for transitional effect
LiveScript
61
star
4

ldloader

handy library to manipulate loader's state.
JavaScript
21
star
5

ldcover

popup / dialog library
HTML
13
star
6

ldbutton

css for button that loads
JavaScript
12
star
7

ldcolorpicker

Palette-awared Color Picker
Pug
8
star
8

awesome-animation

8
star
9

rainbow-heart

a sample collection of animated rainbow heart from loading.io for demonstration purpose.
7
star
10

ldslider

Slider library in Vanilla JS
JavaScript
5
star
11

ldquery

lightweight DOM Helpers in vanillaJS.
LiveScript
4
star
12

transition.js

JavaScript
3
star
13

ldlazy

Vanilla JS Lazy Show Library
JavaScript
3
star
14

angular-loading-bar

TypeScript
3
star
15

ldscroll

HTML
2
star
16

proxise

Proxy for Promise resolving outside Promise function.
LiveScript
2
star
17

ldiconfont

iconfont builder along with a set of prebuilt pixel-perfect icons.
JavaScript
2
star
18

ldfile

JavaScript
2
star
19

state.css

Stateful CSS Animations
HTML
2
star
20

ldParallax

HTML
2
star
21

polling

tiny vanilla JS Polling library
LiveScript
2
star
22

ldcaret

caret manipulation library in Vanilla JS.
JavaScript
2
star
23

debounce.js

Promise-based function debouncing for JavaScript
LiveScript
2
star
24

ldview

A simple, logic-less client side template engine.
JavaScript
2
star
25

cubify

transform path d attribute into list of cubic bezier segment
JavaScript
2
star
26

cdn

a dummy cdn for loading.io projects
Shell
2
star
27

ldgradienteditor

Minimalist, Lightweight, Vanilla Gradient Editor
JavaScript
2
star
28

easing-fit

LiveScript
2
star
29

g0v-icons

animated icons for the civic tech community g0v
HTML
2
star
30

ldform

LiveScript
1
star
31

ldnotify

CSS
1
star
32

ldSite

LiveScript
1
star
33

ldpalettepicker

JavaScript
1
star
34

three

JavaScript
1
star
35

svgtool

LiveScript
1
star
36

wp-svg-reload

PHP
1
star
37

cubic

JavaScript
1
star
38

vscroll

HTML
1
star
39

mini-fonts

minimized version of the fonts used in loading.io
LiveScript
1
star
40

inline-webfont

font subsetting to 95 core glyphs + woff2 + inline with dataurify in CSS
LiveScript
1
star
41

signimg

CSS
1
star
42

ldstate

JavaScript
1
star
43

ldText

letter-based animation library
LiveScript
1
star
44

ldcolor

lightweight JS color library, adopted from d3-color.
LiveScript
1
star