evilstreak/markdown-js
A Markdown parser for javascript observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 6102
- days_rel: n/a
- days_push: 2351
- n_releases_24m: 0
Adoption not part of the score
7670 stars · 836 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
markdown-js is a JavaScript library that parses Markdown text and converts it to well-formed HTML or XHTML, with an intermediate JsonML tree representation and support for extensible dialects like Maruku. It works in both Node.js and the browser, but the project is officially unmaintained.
Use cases
- convert markdown to html in javascript
- parse markdown in node.js
- render markdown in the browser
- process markdown as a structured tree before rendering
- extend markdown with custom dialects
When to choose
- you need an intermediate JsonML representation of parsed markdown
- you need custom markdown dialect support and don't mind an unmaintained library
When to avoid
- starting a new project - the repo is explicitly unmaintained
- you want actively maintained alternatives like markdown-it, marked, or showdown
Facets
library · maturity abandoned
parser markdown templating web-development frontend parsers documentation browser markdown-to-html jsonml extensible-dialects unmaintained nodejs javascript
1 source
- readme: https://github.com/evilstreak/markdown-js · fetched 2026-08-28 · aa1e5cf541d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| evilstreak/markdown-js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="evilstreak/markdown-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem