peterpham / progressbar

Demo of Progress Bars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Render progress bars and a set of controls. This project is built with

  • Gulp
  • ES6/Babel
  • RequireJS
  • QUnit
  • SASS/SCSS
  • Nunjucks

Getting started

$ npm install
$ gulp

Demo

[project root]/index.html

Unit Testing (QUnit)

Via Browser:

[project root]/tests/testrunner.html

Via Gulp/PhantomJS:

$ gulp test

About

Demo of Progress Bars

License:Apache License 2.0


Languages

Language:JavaScript 84.5%Language:CSS 14.7%Language:HTML 0.7%