# vue-mini/vue-mini

基于 Vue 3 的小程序框架。简单，强大，高性能。

Repository: https://github.com/vue-mini/vue-mini
Canonical: https://ross.abutalabs.com/products/vue-mini
Homepage: https://vuemini.org
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-17T04:31:02+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 96, longevity 100
- inputs: {"age_days": 2480, "days_push": 16, "days_rel": 27, "gap_med": 24, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2082, forks 90 (observed 2026-08-28T04:06:11.717331+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: frontend-framework, state-management, web-framework
- domain: web-development, frontend, cross-platform
- platform: -
- tags: vue3, mini-program, composition-api, reactive, weixin-miniprogram, wechat, typescript, nodejs

## Member repositories
- vue-mini/vue-mini (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.717331+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-30T02:55:56.283693+00:00, confidence not recorded.
  - readme: https://github.com/vue-mini/vue-mini (fetched 2026-08-28T04:06:11.717331+00:00, sha 97b9b4289ee3)
  - homepage: https://vuemini.org (fetched 2026-08-29T10:36:18.701685+00:00, sha a18d5a0d8135)
- Data as of 2026-08-30T08:39:29.467469+00:00.
