roman01la/html-to-react-components
Converts HTML pages into React components observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- 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: 3899
- days_rel: n/a
- days_push: 141
- n_releases_24m: 0
Adoption not part of the score
2178 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CLI tool and Node.js library that converts annotated HTML pages into React component modules. Elements marked with data-component attributes become separate components, with public: attributes exposed as typed props and TypeScript output by default.
Use cases
- convert html to react components
- turn designer html into jsx
- split html page into react components
- generate react components from html files
- html to jsx converter cli
- extract react components from markup
When to choose
- you received static HTML from designers and need to break it into a React component tree
- you want automated, annotation-driven HTML-to-component conversion with TypeScript prop types
- you prefer a simple CLI with glob support over manual copy-pasting
When to avoid
- your HTML is heavily dynamic or generated at runtime
- you need a full HTML-to-React runtime renderer rather than build-time code generation
- you use a framework other than React
Facets
cli-tool · maturity active
parser templating cli ui-components frontend web-development developer-tools cli cross-platform html-to-jsx react code-generation typescript-output html-parsing nodejs
3 sources
- readme: https://github.com/roman01la/html-to-react-components · fetched 2026-08-28 · 822d62c56a0a
- homepage: https://roman01la.github.io/html-to-react-components/ · fetched 2026-08-29 · d6ebea6aa361
- registry_npm: https://registry.npmjs.org/html-to-react-components · fetched 2026-08-29 · 286958bfb0ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| roman01la/html-to-react-components | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="roman01la/html-to-react-components")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem