view source
Angular Loading Bar - A fully automatic loading / progress bar for your angular apps
A fully automatic loading / progress bar for your angular apps.The idea is simple: Add a loading bar / progress bar whenever an XHR request goes out in angular. Multiple requests within the same time period get bundled together such that each response increments the progress bar by the appropriate amount.
Advertisement