eProgress.js
Progress Bar Demo

A lightweight JavaScript progress bar built with elementals.js.
See the full documentation on the eProgress.js page.


Loosely based on the nProgress library for jQuery. Using jQuery you're pushing 14k between the JavaScript and CSS not counting the excess weight of the library against it. With elementals.js handling element creation and CSS heavy lifting the animations, we're down well under 4k.

... and that's part of what elementals.js is supposed to be about, not just a smaller library, but doing the same things with less code!