# evancz/elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.

Repository: https://github.com/evancz/elm-todomvc
Canonical: https://ross.abutalabs.com/products/elm-todomvc
Homepage: http://evancz.github.io/elm-todomvc/
Language: Elm
License: BSD-3-Clause
License Family: permissive
Topics: elm, example
Last push: 2020-01-07T21:49:33+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4431, "days_push": 2430, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1215, forks 319 (observed 2026-08-28T04:04:01.002164+00:00)

## What it is
The canonical TodoMVC example application written in Elm, demonstrating the Elm Architecture with a single Main.elm file and localStorage persistence. It serves primarily as a beginner-friendly reference for learning Elm.

## Use cases
- learn elm from a small example
- see how the elm architecture works
- reference implementation of todomvc in elm
- starting point for a new elm app
- compare elm code with other todomvc implementations

## When to choose
- you are learning Elm and want a minimal, idiomatic example
- you want to see how Elm state updates and localStorage persistence work
- you need a small codebase to understand Elm before starting a project

## When to avoid
- you need a production-ready todo application with features beyond TodoMVC
- you are not using Elm and want a framework-agnostic example
- you need an actively developed app rather than a stable teaching example

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: frontend-framework, state-management, developer-tools
- domain: web-development, frontend, education, tutorials
- platform: browser, cross-platform
- tags: elm, todomvc, example-app, beginner-friendly, reference-implementation, web-server

## Member repositories
- evancz/elm-todomvc (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.002164+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:17:15.977865+00:00, confidence not recorded.
  - readme: https://github.com/evancz/elm-todomvc (fetched 2026-08-28T04:04:01.002164+00:00, sha 197f7e53a0ba)
  - homepage: http://evancz.github.io/elm-todomvc/ (fetched 2026-08-29T12:25:10.265682+00:00, sha 19e26590386d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
