# maichong/labrador

微信小程序模块化开发框架

Repository: https://github.com/maichong/labrador
Canonical: https://ross.abutalabs.com/products/labrador
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-10-10T06:07:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3630, "days_push": 3249, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1691, forks 241 (observed 2026-08-28T04:05:22.607760+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: web-framework, build-tool, cli, state-management, testing
- domain: web-development, frontend, developer-tools, cross-platform
- platform: -
- tags: wechat-mini-program, weapp, component-reuse, redux, es6, babel, eslint, nodejs, javascript, wechat

## Member repositories
- maichong/labrador (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.607760+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-30T03:38:16.463518+00:00, confidence not recorded.
  - readme: https://github.com/maichong/labrador (fetched 2026-08-28T04:05:22.607760+00:00, sha 8efc12e1f6ac)
  - registry_npm: https://registry.npmjs.org/labrador (fetched 2026-08-29T11:13:30.060919+00:00, sha bdce679a3686)
- Data as of 2026-08-30T08:39:29.467469+00:00.
