# cgross/angular-busy

Show busy/loading indicators on any element during $http requests (or any promise).

Repository: https://github.com/cgross/angular-busy
Canonical: https://ross.abutalabs.com/products/angular-busy
Homepage: http://cgross.github.io/angular-busy/demo
Language: CSS
License: MIT
License Family: permissive
Last push: 2018-02-27T11:50:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4879, "days_push": 3109, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1425, forks 253 (observed 2026-08-28T04:04:41.484812+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, templating
- domain: web-development, frontend
- platform: browser
- tags: angularjs, loading-indicator, spinner, busy-indicator, directive, promise, web-server

## Member repositories
- cgross/angular-busy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.484812+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:29.965451+00:00, confidence not recorded.
  - readme: https://github.com/cgross/angular-busy (fetched 2026-08-28T04:04:41.484812+00:00, sha fd35c8ca88b1)
  - homepage: http://cgross.github.io/angular-busy/demo (fetched 2026-08-29T11:49:18.055996+00:00, sha 3d7285d46ad0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
