# f/vue-wait

Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications

Repository: https://github.com/f/vue-wait
Canonical: https://ross.abutalabs.com/products/vue-wait
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, vuex, loading, loader, loaders, activity-indicator, vuex-store, nuxt-module, vue-components, progress, progress-bar, vue-progress, loader-component, spinner
Last push: 2022-12-10T16:57:01+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": 3344, "days_push": 1362, "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 1975, forks 98 (observed 2026-08-28T04:06:01.260897+00:00)

## What it is
vue-wait is a Vue/Vuex plugin for managing multiple concurrent loading states without conflicts, with built-in loader components and optional Vuex store integration. It also ships as a Nuxt module.

## Use cases
- manage multiple loading spinners in a vue app
- show loading indicator while fetching data in vue
- global loading management for vuex
- nuxt loading progress module
- avoid conflicting loading states across components
- display progress bar during async operations in vue

## When to choose
- you build Vue 2/3 or Nuxt apps with many concurrent async operations
- you want declarative per-loader spinner components tied to named loading states

## When to avoid
- you use React, Angular, or Svelte
- you need a simple single global loading flag without named loaders
- you need an actively developed library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: vue, vuex, nuxt, loading-state, spinner, progress-bar, vue-plugin, nodejs, web-server

## Member repositories
- f/vue-wait (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.260897+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-30T03:04:53.091889+00:00, confidence not recorded.
  - readme: https://github.com/f/vue-wait (fetched 2026-08-28T04:06:01.260897+00:00, sha c036ee83b91d)
  - registry_npm: https://registry.npmjs.org/vue-wait (fetched 2026-08-29T10:44:20.872245+00:00, sha fb6f55c15ac1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
