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

weavejester/hiccup

Fast library for rendering HTML in Clojure observed · 2026-08-28

github.com/weavejester/hiccup · homepage · Clojure · EPL-1.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 27
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6148
  • days_rel: n/a
  • days_push: 440
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2854 stars · 177 forks observed · 2026-08-28

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

Hiccup is a fast Clojure library for rendering HTML by representing elements as vectors and attributes as maps. It supports automatic string escaping, CSS-like id/class shortcuts, form helpers, and Ring middleware integration.

Use cases

  • render html from clojure data structures
  • generate html pages server-side in clojure
  • build html forms in clojure web apps
  • escape user input when generating html
  • write templates without a separate template language

When to choose

  • you write Clojure or ClojureScript web apps and want HTML as plain data
  • you prefer code-based templating over string-based template engines
  • you need safe, automatic HTML escaping

When to avoid

  • you need designer-friendly template files rather than code
  • you are not working on the JVM or in Clojure
  • you need client-side DOM manipulation rather than HTML string rendering

Facets

library · maturity stable

templating web-framework web-development frontend jvm jvm-scripting clojure html-rendering hiccup-syntax server-side-html ring

2 sources

Member repositories

RepositoryRoleHealth v2
weavejester/hiccupmain44

For agents

markdown · JSON · MCP: product_card(name="weavejester/hiccup")

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