88250/lute
🎼 一款结构化的 Markdown 引擎,支持 Go 和 JavaScript。A structured Markdown engine that supports Go and JavaScript. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 65
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2467
- days_rel: 22
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
1668 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lute is a structured Markdown engine implemented in Go and compiled to JavaScript via GopherJS. It fully implements the GFM/CommonMark specifications with enhanced support for Chinese text and powers editors like Vditor and SiYuan.
Use cases
- parse markdown to html in go
- markdown engine with good chinese text support
- convert markdown to block dom for editors
- commonmark and gfm compliant markdown parser
- use the same markdown engine in go and javascript
- render markdown with math formulas and code highlighting
- parse markdown into an ast
When to choose
- you need a spec-compliant GFM/CommonMark parser in Go or JavaScript
- your content is Chinese-heavy and other engines mishandle it
- you build editors like Vditor/SiYuan needing block-level DOM output
When to avoid
- you need a tiny, minimal markdown converter
- you require plugins from other ecosystems like markdown-it or remark
- you need a permissively licensed library (it uses MulanPSL)
Facets
library · maturity active
parser markdown templating parsers web-development documentation go cross-platform markdown-engine commonmark gfm gopherjs chinese-text ast html-rendering javascript nodejs
2 sources
- readme: https://github.com/88250/lute · fetched 2026-08-28 · 28559aa6154b
- homepage: https://ld246.com/tag/lute · fetched 2026-08-29 · 2cf98d8db83b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 88250/lute | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem