quantizor/markdown-to-jsx
A very fast and versatile markdown toolchain. Output to AST, React, React Native, SolidJS, Vue, HTML, and more! observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 84
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 3923
- days_rel: 30
- days_push: 20
- n_releases_24m: 71
Adoption not part of the score
2385 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fast and versatile markdown toolchain that parses markdown into an AST and renders it to React, React Native, SolidJS, Vue, HTML, and other output formats. It supports GFM and is written in TypeScript.
Use cases
- render markdown as react components
- convert markdown to html in the browser
- parse markdown into an ast
- render markdown in react native
- use markdown content in vue or solidjs apps
- safely render user-submitted markdown
When to choose
- you need markdown rendered as native framework components rather than raw html
- you need multiple output targets (react, vue, solid, html) from one parser
- parsing speed matters for large markdown content
When to avoid
- you need full CommonMark/GFM spec compliance with extensive extensions
- you render markdown server-side only and don't need component output
- you need a full static site generator rather than a rendering library
Facets
library · maturity active
markdown parser templating ui-components web-development frontend documentation parsers browser cross-platform markdown-to-jsx react vue solidjs react-native gfm ast typescript nodejs web-server
2 sources
- readme: https://github.com/quantizor/markdown-to-jsx · fetched 2026-08-28 · e76217af0f61
- homepage: https://markdown-to-jsx.quantizor.dev/ · fetched 2026-08-29 · 77f41d238ad6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quantizor/markdown-to-jsx | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="quantizor/markdown-to-jsx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem