f/vue-wait
Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications 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: 3344
- days_rel: n/a
- days_push: 1362
- n_releases_24m: 0
Adoption not part of the score
1975 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components state-management frontend-framework web-development frontend browser vue vuex nuxt loading-state spinner progress-bar vue-plugin nodejs web-server
2 sources
- readme: https://github.com/f/vue-wait · fetched 2026-08-28 · c036ee83b91d
- registry_npm: https://registry.npmjs.org/vue-wait · fetched 2026-08-29 · fb6f55c15ac1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| f/vue-wait | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem