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

noprompt/garden

Generate CSS with Clojure observed · 2026-08-28

github.com/noprompt/garden · Clojure observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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

Full methodology

Adoption not part of the score

1368 stars · 94 forks observed · 2026-08-28

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

Garden is a Clojure/ClojureScript library for generating CSS programmatically using Hiccup-like syntax, where vectors represent selectors and maps represent declarations. It lets stylesheet authors write CSS as code, replacing traditional preprocessors with a full programming language.

Use cases

  • generate css from clojure code
  • write stylesheets without sass or less
  • compile hiccup-style vectors into css
  • share style logic between clojure and clojurescript
  • programmatically build nested css selectors
  • use a programming language for stylesheet generation

When to choose

  • you are a Clojure or ClojureScript developer who wants CSS as code
  • you prefer Hiccup-style data structures over CSS files or preprocessors
  • you want to compute or compose styles with full language features

When to avoid

  • your project is not on the JVM or ClojureScript
  • you need a mature CSS framework with prebuilt components
  • you want plain hand-written CSS files

Facets

library · maturity maintenance

templating css-framework developer-tools web-development frontend programming-languages jvm jvm-scripting cross-platform css-in-clojure hiccup-style-syntax stylesheet-generation clojurescript

1 source

Member repositories

RepositoryRoleHealth v2
noprompt/gardenmain32

For agents

markdown · JSON · MCP: product_card(name="noprompt/garden")

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