Kalabasa/htmz
html with targeted manipulation zones observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 24
- Release rhythm 35
- Longevity 66
Flags: no_releases 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: 936
- days_rel: n/a
- days_push: 456
- n_releases_24m: 0
Adoption not part of the score
2055 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
htmz is a minimalist HTML microframework consisting of a single 166-byte inline iframe snippet that lets you load HTML fragments into any element on a page. It enables partial page updates (tabs, dialogs, inline editing) using plain HTML links and forms with no JavaScript bundles, dependencies, or backend requirements.
Use cases
- build tabbed UIs with plain HTML
- swap page fragments without reloading the whole page
- create list-detail layouts with vanilla HTML
- implement inline editing without writing JavaScript
- load HTML resources into any element on a page
- add interactivity to server-rendered pages without a JS build step
When to avoid
- you need rich client-side state management or reactive UIs
- you want a full-featured frontend framework with components
- you need AJAX/fetch features, JSON APIs, or optimistic updates
- you require broad browser compatibility guarantees or long-term vendor support
Facets
framework · maturity active
frontend-framework templating web-framework web-development frontend browser html microframework htmx-alternative zero-dependency no-build vanilla-html partial-page-updates web-server
2 sources
- readme: https://github.com/Kalabasa/htmz · fetched 2026-08-28 · 5de0d6509614
- homepage: http://leanrada.com/htmz/ · fetched 2026-08-29 · eac4deb72973
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kalabasa/htmz | main | 36 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem