cgross/angular-busy
Show busy/loading indicators on any element during $http requests (or any promise). observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4879
- days_rel: n/a
- days_push: 3109
- n_releases_24m: 0
Adoption not part of the score
1425 stars · 253 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An AngularJS directive library that displays busy/loading indicators on any element while $http, $resource requests, or arbitrary promises are pending. It supports custom templates, messages, backdrops, delay, and minimum duration options.
Use cases
- show a loading spinner during http requests in AngularJS
- display busy indicator while a promise resolves
- show loading overlay on a specific div during data fetch
- customize loading message and template in Angular app
- prevent flickering spinners with delay and min duration
- track multiple promises with one loading indicator
When to choose
- you maintain a legacy AngularJS (1.x) application needing loading indicators
- you want promise-based busy indicators with customizable templates
- you need fine control over spinner delay and minimum display duration
When to avoid
- you are building a modern Angular (2+) application
- you use React, Vue, or other non-AngularJS frameworks
- you need a framework-agnostic spinner solution
Facets
library · maturity maintenance
ui-components templating web-development frontend browser angularjs loading-indicator spinner busy-indicator directive promise web-server
2 sources
- readme: https://github.com/cgross/angular-busy · fetched 2026-08-28 · fd35c8ca88b1
- homepage: http://cgross.github.io/angular-busy/demo · fetched 2026-08-29 · 3d7285d46ad0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cgross/angular-busy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="cgross/angular-busy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem