# icindy/wxParse

wxParse-微信小程序富文本解析自定义组件，支持HTML及markdown解析

Repository: https://github.com/icindy/wxParse
Canonical: https://ross.abutalabs.com/products/wxparse
Homepage: http://weappdev.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: html, weixin, wxparse-html-markdown, markdown, weapp
Last push: 2020-03-19T03:14:29+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": 3601, "days_push": 2358, "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 7723, forks 1796 (observed 2026-08-28T04:10:02.599346+00:00)

## What it is
wxParse is a WeChat Mini Program custom component that parses HTML and Markdown into renderable WXML. It supports most HTML tags, inline styles, image preview, and emoji rendering.

## Use cases
- render html content in wechat mini program
- convert markdown to wxml in weapp
- display rich text articles in wechat mini program
- parse html strings into wechat mini program views
- show images with preview in mini program rich text
- render markdown blog posts inside a weapp

## When to choose
- you maintain a legacy WeChat Mini Program already using wxParse
- you need a simple HTML/Markdown-to-WXML renderer and accept no updates

## When to avoid
- starting a new WeChat Mini Program project - the project is officially unmaintained
- you need table tag support or modern rich-text features
- you want long-term support or security fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, templating, ui-components
- domain: web-development, frontend, parsers
- platform: -
- tags: wechat-mini-program, rich-text, html-to-wxml, markdown-to-wxml, wxml, wechat, javascript

## Member repositories
- icindy/wxParse (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.599346+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-29T17:35:15.578575+00:00, confidence not recorded.
  - readme: https://github.com/icindy/wxParse (fetched 2026-08-28T04:10:02.599346+00:00, sha b7be248bf238)
- Data as of 2026-08-30T08:39:29.467469+00:00.
