NProgress: slim progress bars in JavaScript

NProgress.js. A nanoscopic progress bar. Featuring realistic trickle animations to convince your users that something is happening! NProgress.start() — shows the progress bar. NProgress.set(0.4) — sets a percentage. NProgress.inc() — increments by a little. NProgress.done() — completes the …

 

Raony Guimaraes