ngProgress A slim, site-wide progressbar for AngularJS I recently saw Youtube's and Medium's new loading bars (and Medium don't get it) and was interested in implementing it on my own. In comes NProgress, a jQuery dependent plugin that creates this effect. I didn't think the plugin needed a jQuery dependency, so I created my own AngularJS Provider that I can use for my heavy-applications. Try it o

