weavejester/cljfmt
A tool for formatting Clojure code observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 93
- 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: 6
- age_days: 4307
- days_rel: 50
- days_push: 20
- n_releases_24m: 20
Adoption not part of the score
1223 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cljfmt is a tool for detecting and fixing formatting errors in Clojure code, with defaults based on the Clojure Style Guide and extensive customization options. It can be run as a standalone binary, integrated with build tools, or used as a library.
Use cases
- format clojure code
- check formatting errors in clojure project
- auto-fix indentation in clojure files
- enforce clojure style guide in ci
- format clojurescript code
When to choose
- you want minimal, structure-preserving formatting fixes for Clojure code
- you need a standalone binary or build-tool integration for Clojure formatting
- you want formatting defaults based on the Clojure Style Guide with configurable indents
When to avoid
- you need to fully reformat unstructured or messy Clojure code from scratch (consider zprint)
- you are not working with Clojure or ClojureScript
Facets
cli-tool · maturity active
formatter linter cli developer-tools programming-languages windows cli jvm clojure clojurescript code-formatting style-guide command-line linux macos
1 source
- readme: https://github.com/weavejester/cljfmt · fetched 2026-08-28 · d9c0a98f7ae5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weavejester/cljfmt | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="weavejester/cljfmt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem