todomvc-imba
Todo app
An implementation of the TodoMVC example using Imba, a programming language for web development
Imba TodoMVC Example
23 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shapkarin/imba-todo | A TodoMVC application built with Imba, a language that compiles to performant and readable JavaScript. | 1 |
taw/imba-todo-list | A simple todo list application written in Imba. | 2 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
somebee/imba-router | An experimental router library for the Imba framework. | 20 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,214 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
somebee/uxa | An experimental framework for building reusable UI components in Imba, a functional programming language. | 12 |
imba/imba.io | The official documentation website for the Imba programming language | 80 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
taw/imba-weather | An Imba-based implementation of a simple weather application | 3 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
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 |
dekujs/todomvc | A TodoMVC example written using deku to demonstrate a basic state management architecture | 25 |
fsbolero/todomvc | A TodoMVC application built using Bolero CSS framework | 40 |