avh4/elm-format
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 27
- 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: 4008
- days_rel: 441
- days_push: 440
- n_releases_24m: 1
Adoption not part of the score
1333 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
elm-format is a command-line tool that automatically formats Elm source code according to a standard set of rules based on the official Elm Style Guide, inspired by Go's gofmt. It supports Elm 0.18 and 0.19, integrates with editors via plugins, and is distributed via npm or standalone binaries.
Use cases
- format elm source code automatically
- enforce consistent code style across an elm codebase
- eliminate formatting-only diffs in code review
- format elm files on save in my editor
- stop team debates about elm code formatting
When to choose
- you write or maintain Elm code and want automatic, opinionated formatting
- your team wants a single standard style with no configuration debates
- you want gofmt-style format-on-save integration in editors like VS Code, Atom, or Emacs
When to avoid
- you need configurable or customizable formatting styles - elm-format is intentionally opinionated with no style options
- you work in languages other than Elm
Facets
cli-tool · maturity stable
formatter cli developer-tools developer-tools programming-languages frontend cli cross-platform elm code-style gofmt-inspired editor-integration nodejs
1 source
- readme: https://github.com/avh4/elm-format · fetched 2026-08-28 · 4c11a13666d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| avh4/elm-format | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem