ankurk91/vue-loading-overlay
Vue.js component for full screen loading indicator :cyclone: observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3166
- days_rel: n/a
- days_push: 649
- n_releases_24m: 0
Adoption not part of the score
1268 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vue.js component that displays a full-screen or container-scoped loading overlay with a spinner during async operations. It supports Vue 2 and Vue 3, can be used as a component or a global plugin, and includes TypeScript definitions.
Use cases
- show a full screen spinner while fetching data with ajax
- display a loading overlay over a specific container in vue
- add a cancelable loading indicator to a vue app
- block user interaction during api calls in vue 3
- show loading state when submitting a form in vue
When to choose
- you need a drop-in loading overlay for Vue 2 or Vue 3
- you want both component-based and global plugin usage
- you need a cancelable, configurable spinner with TypeScript support
When to avoid
- you use React, Angular, or Svelte instead of Vue
- you need skeleton screens or progress bars rather than an overlay spinner
- you want a full-featured loading state management solution
Facets
library · maturity stable
ui-components animation frontend web-development browser cross-platform vue loading-overlay spinner loading-indicator nodejs
3 sources
- readme: https://github.com/ankurk91/vue-loading-overlay · fetched 2026-08-28 · 90eb26ea466c
- homepage: https://ankurk91.github.io/vue-loading-overlay/ · fetched 2026-08-29 · 6bb68b772657
- registry_npm: https://registry.npmjs.org/vue-loading-overlay · fetched 2026-08-29 · 59bcd896089a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ankurk91/vue-loading-overlay | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ankurk91/vue-loading-overlay")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem