maichong/labrador
微信小程序模块化开发框架 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3630
- days_rel: n/a
- days_push: 3249
- n_releases_24m: 0
Adoption not part of the score
1691 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Labrador is a modular/component-based development framework for WeChat mini programs, wrapping the native mini-program framework with component reuse, ES6/7 support via Babel, optional Redux integration, and automated testing. It ships with a CLI (labrador-cli) that scaffolds projects and builds or watches source code into the dist directory consumed by WeChat's developer tools.
Use cases
- build a wechat mini program with reusable components
- use npm packages and es6/7 async await in a wechat mini program
- manage mini program state with redux and redux-persist
- scaffold a wechat mini program project from the command line
- write unit tests for wechat mini program code
- watch and rebuild mini program source automatically during development
When to choose
- you are maintaining a legacy WeChat mini program already built with Labrador
- you need component reuse and Redux in a WeChat mini program and are pinned to older tooling
When to avoid
- starting a new WeChat mini program project today - the project has been inactive since 2017
- you want a framework compatible with current WeChat base library features and native component APIs
- you need long-term community support or recent bug fixes
Facets
framework · maturity abandoned
web-framework build-tool cli state-management testing web-development frontend developer-tools cross-platform wechat-mini-program weapp component-reuse redux es6 babel eslint nodejs javascript wechat
2 sources
- readme: https://github.com/maichong/labrador · fetched 2026-08-28 · 8efc12e1f6ac
- registry_npm: https://registry.npmjs.org/labrador · fetched 2026-08-29 · bdce679a3686
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maichong/labrador | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="maichong/labrador")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem