WebReflection/uhtml
A micro HTML/SVG render observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- 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: 2391
- days_rel: n/a
- days_push: 85
- n_releases_24m: 0
Adoption not part of the score
1138 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
uhtml is a micro library for rendering fast, reactive HTML and SVG in the browser using tagged template literals with a JSX-inspired syntax. It includes React-like components with Preact-style signals and works with native Web standards like custom elements without build tools.
Use cases
- render html from javascript without a build step
- lightweight alternative to react for small apps
- build reactive ui with signals
- render svg templates in the browser
- create web components with template literals
When to choose
- you want a tiny, fast rendering library with no build tooling
- you prefer tagged template literals over JSX
- you need signals-based reactivity in a minimal package
- you want compatibility with native custom elements and web standards
When to avoid
- you need a mature, battle-tested reactivity story - stick to v4 or larger frameworks
- you need a full framework ecosystem with routing, state management, and devtools
- you rely on edge-case conditional array rendering that v5 signals may not handle yet
Facets
library · maturity active
templating frontend-framework ui-components state-management web-development frontend browser tagged-templates signals jsx-alternative micro-library web-components svg-rendering javascript nodejs
1 source
- readme: https://github.com/WebReflection/uhtml · fetched 2026-08-28 · 6a3e7789e44a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WebReflection/uhtml | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="WebReflection/uhtml")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem