donpark/html2jade
Converts HTML to Jade template. Not perfect but useful enough for non-daily conversions. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5611
- days_rel: n/a
- days_push: 3418
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js tool and library that converts HTML documents into Jade (now Pug) template syntax. It works as a CLI for files, URLs, and stdin, and also offers a programmatic API and browser-side conversion.
Use cases
- convert html files to jade templates
- migrate legacy html templates to pug
- convert a webpage url to jade markup
- batch convert html templates to jade
- turn html into jade for node.js projects
- convert handlebars/mustache html to jade
When to choose
- you need one-off or occasional HTML to Jade/Pug conversions
- you want a CLI that handles files, globs, URLs, and stdin
- you need programmatic HTML-to-Jade conversion in Node.js
When to avoid
- you need actively maintained tooling for modern Pug features
- you need perfect conversion of complex conditionals and scripts without hand-editing
- your project runs on unsupported old Node.js versions
Facets
cli-tool · maturity maintenance
parser templating cli developer-tools web-development developer-tools cli cross-platform html-to-jade pug template-conversion html-converter command-line nodejs
1 source
- readme: https://github.com/donpark/html2jade · fetched 2026-08-28 · 14df0a775250
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donpark/html2jade | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="donpark/html2jade")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem