# zhangdaren/miniprogram-to-uniapp

轻松将各种小程序转换为uni-app项目

Repository: https://github.com/zhangdaren/miniprogram-to-uniapp
Canonical: https://ross.abutalabs.com/products/miniprogram-to-uniapp
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-05-09T02:47:23+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": 2634, "days_push": 846, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1807, forks 285 (observed 2026-08-28T04:05:39.188861+00:00)

## What it is
A Node.js CLI tool (and HBuilderX plugin) that converts WeChat, QQ, TikTok/Douyin, Alipay/DingTalk, and Baidu mini-program projects into uni-app projects. It parses the mini-program source and outputs a ready-to-import uni-app codebase, optionally as a vue-cli project.

## Use cases
- convert a wechat miniprogram to uni-app
- migrate alipay miniprogram project to uni-app
- turn qq miniprogram into cross-platform uni-app code
- merge wxss into vue files during conversion
- convert miniprogram to vue-cli project structure
- transform template and include tags into components

## When to choose
- you want to migrate an existing mini-program codebase to uni-app instead of rewriting it
- you need a batch, automated conversion via CLI
- you prefer an HBuilderX plugin without Node environment setup

## When to avoid
- you are starting a new uni-app project from scratch
- you need pixel-perfect conversion without manual fixes
- you rely on unsupported components or heavily customized frameworks like vant in the HBuilderX plugin mode

## Facets
- artifact type: cli-tool
- maturity: active
- function: parser, developer-tools, cli
- domain: developer-tools, web-development, cross-platform
- platform: cli, cross-platform
- tags: miniprogram, uni-app, code-conversion, ast, wechat, alipay, hbuilderx-plugin, nodejs

## Member repositories
- zhangdaren/miniprogram-to-uniapp (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.188861+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:21:27.474995+00:00, confidence not recorded.
  - readme: https://github.com/zhangdaren/miniprogram-to-uniapp (fetched 2026-08-28T04:05:39.188861+00:00, sha d65609712ab2)
  - registry_npm: https://registry.npmjs.org/miniprogram-to-uniapp (fetched 2026-08-29T11:00:33.123997+00:00, sha 1d0a5ecabfd5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
