mixmark-io/turndown
🛏 An HTML to Markdown converter written in JavaScript observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 89
- Release rhythm 65
- Longevity 100
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: 70
- age_days: 5428
- days_rel: 152
- days_push: 71
- n_releases_24m: 4
Adoption not part of the score
11403 stars · 995 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Turndown is a JavaScript library that converts HTML into Markdown, aiming for CommonMark compliance with configurable output styling. It runs in both Node.js and the browser and supports custom conversion rules.
Use cases
- convert html to markdown in javascript
- turn html content into markdown for a cms
- convert pasted rich text to markdown in a browser app
- migrate html blog posts to markdown files
- extract markdown from dom nodes
- customize html to markdown conversion rules
When to choose
- you need CommonMark-compliant HTML to Markdown conversion in Node.js or the browser
- you want configurable Markdown output styles like heading or code block style
- you need custom rules for non-standard HTML elements
When to avoid
- you need Markdown to HTML conversion instead
- you are not working in a JavaScript environment
Facets
library · maturity stable
parser markdown serialization web-development frontend developer-tools documentation browser html-to-markdown commonmark gfm converter nodejs javascript
2 sources
- readme: https://github.com/mixmark-io/turndown · fetched 2026-08-28 · 9bae13fa5566
- homepage: https://mixmark-io.github.io/turndown · fetched 2026-08-29 · 8d8b84aa9f90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mixmark-io/turndown | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="mixmark-io/turndown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem