# remaxjs/remax

使用真正的 React 构建跨平台小程序

Repository: https://github.com/remaxjs/remax
Canonical: https://ross.abutalabs.com/products/remax
Homepage: https://remaxjs.github.io/remax/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, reactjs, miniprogram, wechat-mini-program, alipay-mini-program, mini-program, toutiao-miniprogram
Archived: true
Last push: 2024-03-07T08:51:04+00:00

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

## Adoption (not part of the score)
Stars 4556, forks 365 (observed 2026-08-28T04:08:53.397554+00:00)

## What it is
Remax is a framework that runs real React inside mini-program environments, letting developers build WeChat, Alipay, QQ, and Toutiao mini-programs with full React features including Hooks. It also supports building web applications from the same codebase.

## Use cases
- build a wechat mini program with react
- write cross-platform mini programs from one codebase
- use react hooks in alipay mini program development
- convert react code to toutiao mini program
- develop mini program with full typescript support
- share code between mini programs and web app

## When to choose
- you want real React (hooks, ecosystem) instead of static compilation for mini-programs
- you need to target multiple mini-program platforms from one codebase
- your team prefers TypeScript with complete type definitions

## When to avoid
- you target native iOS/Android apps rather than mini-programs
- you need a framework with frequent updates and active community
- you prefer statically compiled solutions like Taro's compile-time approach

## Facets
- artifact type: framework
- maturity: maintenance
- function: frontend-framework, mobile-framework, build-tool
- domain: web-development, frontend, cross-platform, mobile-development
- platform: cross-platform
- tags: react, mini-program, wechat-mini-program, alipay-mini-program, toutiao-miniprogram, runtime-react, wechat, nodejs, typescript

## Member repositories
- remaxjs/remax (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.397554+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-29T18:20:02.461075+00:00, confidence not recorded.
  - readme: https://github.com/remaxjs/remax (fetched 2026-08-28T04:08:53.397554+00:00, sha 65c957108071)
  - homepage: https://remaxjs.github.io/remax/ (fetched 2026-08-29T09:05:47.480712+00:00, sha 0621e470fe9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
