Rezor
A React framework for mini programs
Rezor uses React Hooks to write mini programs, aiming for near-native performance. It is listed in the catalog now; the docs entry is the GitHub repo rezorjs/rezor.
Maintained by: Yang Mingshan and contributors
Install
ForTeams who want React Hooks in WeChat mini programs and can work from the repository while the docs site is still landing.
npm create rezor@latestENGINEERING PROOF
A React framework for mini programs
Start with a real config, command, or boundary note when deciding if this project fits your codebase.
Rezor uses React Hooks to write mini programs, aiming for near-native performance. It is listed in the catalog now; the docs entry is the GitHub repo rezorjs/rezor.Core capabilities
- React Hooks mini-program runtime
- Scaffolder via npm create rezor@latest
- Source at rezorjs/rezor
Common use cases
- 01Scaffold a project with npm create rezor@latest
- 02Write mini-program pages with React Hooks
- 03Compare it with VPT / weapp-vite instead of treating it as a new toolchain layer
Platforms
Related projects
- Current version
- v0.6.1
- Sep 3, 2026
- Weekly downloads
- 44
- GitHub Stars
- 31
Frequently asked questions
Why is there no dedicated docs site yet?
rezor.dev does not resolve yet. This catalog points at the GitHub repository until a docs site is published.
Is this the same as VPT?
No. VPT switches an existing Taro / React project's build to Vite. Rezor is a React mini-program runtime.
Future documentation path
/docs/rezor/
This path will become canonical when aggregated documentation launches.