angular-page-loader
quick integration for your favourite loaders
Very simple to use and very effective!
A simple module that can integrate your favorite loader in any AngularJs app.
You can use your favourite loaders in a second with many customizations!
The page-loader directive will show any loader during the route change
only if the route takes more than the default time (which is 250ms) to load.
This default ime is customizable with the latency attribute.
It works with ngRoute
The module will work out of the box with the Angular Route module (ngRoute).
It works with ui.router
And it will work out of the box, also for the ui.router module.