vue-mini/vue-mini
基于 Vue 3 的小程序框架。简单,强大,高性能。 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 96
- Longevity 100
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: 24
- age_days: 2480
- days_rel: 27
- days_push: 16
- n_releases_24m: 20
Adoption not part of the score
2082 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vue Mini is a mini-program framework built on Vue 3 that lets developers use Vue 3's reactivity system and Composition API to build WeChat mini-programs. It is small (8KB gzipped), compatible with native mini-program syntax for gradual adoption, and offers near-native performance.
Use cases
- build a WeChat mini-program with Vue 3 Composition API
- avoid writing setData calls in mini-program development
- gradually migrate an existing native mini-program to Vue 3
- use reactive data binding in WeChat mini-programs
- keep mini-program package size small while using a modern framework
- share Vue 3 code and patterns between web and mini-program projects
When to choose
- you know Vue 3 and want to develop WeChat mini-programs with Composition API
- you want near-native mini-program performance with reactive data binding
- you need to incrementally adopt a framework in an existing native mini-program
- package size is a concern and you want a tiny runtime
When to avoid
- you target platforms other than WeChat mini-programs
- your team has no Vue experience and prefers native mini-program syntax
- you need a framework with large corporate backing and commercial support
Facets
framework · maturity active
frontend-framework state-management web-framework web-development frontend cross-platform vue3 mini-program composition-api reactive weixin-miniprogram wechat typescript nodejs
2 sources
- readme: https://github.com/vue-mini/vue-mini · fetched 2026-08-28 · 97b9b4289ee3
- homepage: https://vuemini.org · fetched 2026-08-29 · a18d5a0d8135
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vue-mini/vue-mini | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="vue-mini/vue-mini")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem