yogthos/Selmer
A fast, Django inspired template system in Clojure. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
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: 4790
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1042 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Selmer is a fast, Django-inspired template engine written in pure Clojure. It compiles templates with variables, filters, and tags, primarily for HTML generation but usable for any text templating.
Use cases
- render html templates in a clojure web app
- django-style templating for clojure
- template inheritance with blocks and extends
- generate emails or text files from templates
- apply filters to template variables
- internationalize templates
When to choose
- you need a mature, fast template engine on the JVM
- you're familiar with Django template syntax
- you want template inheritance and rich built-in filters in Clojure
When to avoid
- you need client-side JavaScript templating
- you prefer logic-less templates like Mustache
- your project isn't on the JVM/Clojure
Facets
library · maturity active
templating web-development frontend documentation jvm jvm-scripting template-engine django-inspired html-template clojure text-templating
1 source
- readme: https://github.com/yogthos/Selmer · fetched 2026-08-28 · 72e131fbf5e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yogthos/Selmer | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem