elm-todomvc
Todo App
An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management
The TodoMVC app written in Elm, nice example for beginners.
1k stars
38 watching
329 forks
Language: Elm
last commit: almost 5 years ago
Linked from 1 awesome list
elmexample
Related projects:
Repository | Description | Stars |
---|---|---|
andrewsuzuki/elm-todo-rest-api | An Elm-based todo app demonstrating interaction with a JSON API server | 104 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
thomasweiser/todomvc-elmfire | An Elm-based TodoMVC application with Firebase integration and real-time collaboration capabilities | 60 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
extrawurst/rust-webview-todomvc-yew | A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app | 109 |
somebee/todomvc-imba | An implementation of the TodoMVC example using Imba, a programming language for web development | 23 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
aesteve/vertx-scala-todomvc | A TodoMVC implementation using Vert.x in Scala | 1 |
shapkarin/imba-todo | A TodoMVC application built with Imba, a language that compiles to performant and readable JavaScript. | 1 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
voluntadpear/todomvc-vue-webpack | An implementation of TodoMVC using Vue.js 2 and Webpack | 6 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |