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

cgrand/enlive

a selector-based (à la CSS) templating and transformation system for Clojure observed · 2026-08-28

github.com/cgrand/enlive · homepage · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6436
  • days_rel: n/a
  • days_push: 1689
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1617 stars · 149 forks observed · 2026-08-28

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

Enlive is a selector-based (CSS-like) templating and HTML transformation library for Clojure. It lets developers select nodes in HTML documents using CSS-style selectors and apply transformations, making it useful for both server-side templating and HTML scraping/manipulation.

Use cases

  • render server-side HTML templates in Clojure web apps
  • transform HTML documents using CSS-style selectors
  • scrape and extract data from HTML pages
  • replace variables in HTML text and attributes
  • parse malformed HTML with pluggable parsers like TagSoup or Jsoup

When to choose

  • you want logic-less templates where HTML is the source of truth
  • you need to manipulate or scrape existing HTML with CSS selectors
  • you're building a Clojure web app and prefer selector-based transformation over string interpolation templating

When to avoid

  • you want a modern, actively maintained templating library
  • you prefer Hiccup-style code-as-HTML templating
  • your project needs guaranteed long-term support, since the project has no license file and infrequent releases

Facets

library · maturity maintenance

templating parser web-framework web-development frontend web-design jvm jvm-scripting css-selectors html-transformation clojure scraping

1 source

Member repositories

RepositoryRoleHealth v2
cgrand/enlivemain32

For agents

markdown · JSON · MCP: product_card(name="cgrand/enlive")

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