halfzebra/create-elm-app
🍃 Create Elm apps with zero configuration observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- 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: 3650
- days_rel: n/a
- days_push: 36
- n_releases_24m: 0
Adoption not part of the score
1677 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Create Elm App is a CLI scaffolding tool that bootstraps Elm web applications with zero build configuration, bundling Webpack, dev server with hot module replacement, and production build commands. It is the Elm equivalent of Create React App.
Use cases
- scaffold a new elm app with no build config
- set up webpack and dev server for elm
- get hot module reloading in an elm project
- create a production-optimized elm build
- start an elm single-page app quickly
- avoid configuring elm-make with js and css
When to choose
- starting a new elm project without manual webpack setup
- you want a batteries-included elm dev server with HMR
- you prefer create-react-app-style conventions in elm
When to avoid
- you already have a custom webpack or vite setup
- you need server-side rendering or a non-spa architecture
- your project requires heavy custom build tooling
Facets
cli-tool · maturity maintenance
build-tool cli boilerplate web-development frontend developer-tools cli cross-platform elm webpack zero-configuration scaffolding hmr create-react-app-style command-line nodejs
1 source
- readme: https://github.com/halfzebra/create-elm-app · fetched 2026-08-28 · fc2f2a56d383
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| halfzebra/create-elm-app | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="halfzebra/create-elm-app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem