# Kalabasa/htmz

html with targeted manipulation zones

Repository: https://github.com/Kalabasa/htmz
Canonical: https://ross.abutalabs.com/products/htmz
Homepage: http://leanrada.com/htmz/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: html, js
Last push: 2025-06-04T00:36:21+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 24, release rhythm 35, longevity 66
- inputs: {"age_days": 936, "days_push": 456, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2055, forks 53 (observed 2026-08-28T04:06:09.817264+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: frontend-framework, templating, web-framework
- domain: web-development, frontend
- platform: browser
- tags: html, microframework, htmx-alternative, zero-dependency, no-build, vanilla-html, partial-page-updates, web-server

## Member repositories
- Kalabasa/htmz (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.817264+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:57:15.457885+00:00, confidence not recorded.
  - readme: https://github.com/Kalabasa/htmz (fetched 2026-08-28T04:06:09.817264+00:00, sha 5de0d6509614)
  - homepage: http://leanrada.com/htmz/ (fetched 2026-08-29T10:37:39.013924+00:00, sha eac4deb72973)
- Data as of 2026-08-30T08:39:29.467469+00:00.
