Ross ROSS = Recommend OSS · open-source software intelligence for agents

bodil/typed-html

Type checked JSX for Rust observed · 2026-08-28

github.com/bodil/typed-html · Rust · MPL-2.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2868
  • days_rel: n/a
  • days_push: 1270
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1851 stars · 59 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Rust crate providing an html! macro for building fully type-checked HTML documents using JSX-compatible syntax. It validates HTML5 tags, attributes, and element structure at compile time via Rust's type system.

Use cases

  • generate type-safe html in rust
  • write jsx-like templates in rust
  • build static html pages with compile-time validation
  • render server-side html from rust web apps
  • create html for wasm frontends

When to choose

  • you want compile-time guarantees that your html5 markup is valid
  • you prefer jsx-style templating embedded in rust code
  • you're generating static html strings from rust

When to avoid

  • you need an actively maintained library
  • you need client-side dom rendering or a full ui framework
  • you need validation of deep element ordering or experimental html tags

Facets

library · maturity abandoned

templating ui-components type-system web-development frontend rust wasm jsx html macro type-checked unmaintained

2 sources

Member repositories

RepositoryRoleHealth v2
bodil/typed-htmlmain10

For agents

markdown · JSON · MCP: product_card(name="bodil/typed-html")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem