didi/chameleon
🦎 一套代码运行多端,一端所见即多端所见 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2784
- days_rel: n/a
- days_push: 1334
- n_releases_24m: 0
Adoption not part of the score
8952 stars · 688 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Chameleon (CML) is a cross-platform development framework by DiDi that lets you write one Vue-like codebase and compile it to web, WeChat/Alipay/Baidu/QQ/ByteDance mini-programs, and native Android/iOS apps via Weex. It provides a polymorphic protocol so developers can still handle platform-specific differences when needed.
Use cases
- build a mini-program and web app from one codebase
- compile a single Vue-like codebase to WeChat, Alipay, and Baidu mini-programs
- develop native Android and iOS apps without writing platform-specific code
- share UI components across web and mini-program targets
- migrate an existing web app to mini-programs
When to choose
- you need to target multiple mini-program platforms plus web and native from one codebase
- your team prefers a Vue-like syntax and wants high consistency across platforms
- you want a mature compile-time solution with a polymorphic protocol for platform differences
When to avoid
- you only target a single platform like web or one mini-program
- you need cutting-edge framework features or active community development - the project has seen limited updates since 2023
- you prefer mainstream ecosystems like Taro or uni-app with larger communities
Facets
framework · maturity maintenance
frontend-framework mobile-framework compiler build-tool cross-platform mobile-development web-development frontend cross-platform vue-based miniprogram weex write-once-run-everywhere chameleon cml android ios web-server nodejs javascript
1 source
- readme: https://github.com/didi/chameleon · fetched 2026-08-28 · 92cca863802f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| didi/chameleon | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem