preact-todomvc
Preact Todo App
A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app
💣 TodoMVC done in Preact. Under 6kb and fast.
105 stars
5 watching
32 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
demopreacttodomvc
Related projects:
Repository | Description | Stars |
---|---|---|
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
syarul/todomvc-lua-luasocket-htmx-_hyperscript | Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript. | 0 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
aesteve/vertx-scala-todomvc | A TodoMVC implementation using Vert.x in Scala | 1 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
fdecampredon/react-rxjs-todomvc | An implementation of TodoMVC using React and RxJS with reactive architecture and separate stores for actions and views. | 340 |
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 138 |
cupools/todomvc-react | A demo project showcasing a todo list application built with React and Ant Design for rapid development and testing of front-end components. | 10 |
shapkarin/imba-todo | A TodoMVC application built with Imba, a language that compiles to performant and readable JavaScript. | 1 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |