← All repos

elm-todomvc

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

elmexample
Browse cluster: Elm Language & Ecosystem
85commits
10contributors
3languages

Tech stack & purpose

elm-todomvc is a TodoMVC application written in Elm, designed as a beginner-friendly example project. The application code resides in a single Elm file that uses the elm/html library for rendering, with additional JavaScript in the HTML file to persist the application state to localStorage. The project is built using the Elm compiler, which generates JavaScript output from the Elm source code.

Languages

Elm
57.4%
CSS
39.5%
HTML
3.0%

Contributors