vuejs/petite-vue
6kb subset of Vue optimized for progressive enhancement observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1889
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
9696 stars · 398 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
petite-vue is a ~6kb subset of Vue optimized for progressive enhancement, providing the same template syntax and reactivity model as standard Vue. It is designed for sprinkling small amounts of interactivity onto server-rendered HTML pages without a build step.
Use cases
- add interactivity to server-rendered html pages
- sprinkle vue-like reactivity without a build step
- lightweight alternative to full vue for small widgets
- progressive enhancement of existing html
- toggle counters and forms on static pages with vue syntax
When to choose
- you want Vue template syntax on a server-rendered page with no bundler
- you need a tiny (~6kb) reactive layer for small interactive islands
- you are progressively enhancing existing HTML rather than building an SPA
When to avoid
- you are building a full single-page application - use standard Vue
- you need components, transitions, or the broader Vue ecosystem
- you need guaranteed bug fixes or new features - the project is in minimal maintenance mode
Facets
library · maturity maintenance
frontend-framework state-management templating web-development frontend browser vue progressive-enhancement lightweight no-build-step reactivity cdn web-server
2 sources
- readme: https://github.com/vuejs/petite-vue · fetched 2026-08-28 · b5ca809d21bd
- registry_npm: https://registry.npmjs.org/petite-vue · fetched 2026-08-29 · e828c4773bbf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/petite-vue | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="vuejs/petite-vue")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem