# ankurk91/vue-loading-overlay

Vue.js component for full screen loading indicator :cyclone:

Repository: https://github.com/ankurk91/vue-loading-overlay
Canonical: https://ross.abutalabs.com/products/vue-loading-overlay
Homepage: https://ankurk91.github.io/vue-loading-overlay/
Language: JavaScript
License: MIT
License Family: permissive
Topics: loading, loader, overlay, indicator, vue, spinner
Archived: true
Last push: 2024-11-22T07:23:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3166, "days_push": 649, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1268, forks 105 (observed 2026-08-28T04:04:11.477310+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: vue, loading-overlay, spinner, loading-indicator, nodejs

## Member repositories
- ankurk91/vue-loading-overlay (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.477310+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-30T05:03:36.757796+00:00, confidence not recorded.
  - readme: https://github.com/ankurk91/vue-loading-overlay (fetched 2026-08-28T04:04:11.477310+00:00, sha 90eb26ea466c)
  - homepage: https://ankurk91.github.io/vue-loading-overlay/ (fetched 2026-08-29T12:15:18.017729+00:00, sha 6bb68b772657)
  - registry_npm: https://registry.npmjs.org/vue-loading-overlay (fetched 2026-08-29T12:15:18.027627+00:00, sha 59bcd896089a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
