Live data from Hacker News

Show HN: ngProgress - slim, site-wide progressbar for AngularJS, without jQuery

victorbjelkholm.github.io

1–10 of 36 posts

Re: Show HN: ngProgress - slim, site-wide progressbar for AngularJS, without jQuery

#2
This is a Angular provider I've created after seeing NProgress[1] but I didn't want the jQuery dependency and I also wanted it for Angular so here it is.

Please comment if you see I'm doing something superstrange in the code or if you have any suggestions. I'm eager for your feedback!

[1] http://ricostacruz.com/nprogress/

Re: Show HN: ngProgress - slim, site-wide progressbar for AngularJS, without jQuery

#6
post #5

Did anyone said awesome? Well, I will: Awesome.

Indeed! I saw this project yesterday and started wondering how I could get it into an Angular app. Thanks for saving me the trouble!

Hehe, I was in the same situation and dedicated my night to replicate it into a Angular provider.

Re: Show HN: ngProgress - slim, site-wide progressbar for AngularJS, without jQuery

#9

Dang! I was about to release something for AngularJS as per my comment yesterday on NProgress.. You beat me to it! Great job!

Yeah, I'm eager to start using it in our application as soon as possible so figured I needed to develop it as soon as possible!

Thanks!

Post reply on HN