TodoMVC
Todo app
A TodoMVC application built using Bolero CSS framework
TodoMVC with Bolero
40 stars
8 watching
9 forks
Language: CSS
last commit: over 2 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 |
utronframework/todo | A Todo list application built using the Utron web framework with support for multiple databases. | 11 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
somebee/todomvc-imba | An implementation of the TodoMVC example using Imba, a programming language for web development | 23 |
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-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
wjgilmore/todoparrot | A companion project to Easy Laravel 5 that demonstrates various Laravel features and concepts through a simple application | 115 |
topydo/topydo | A powerful todo list application using the todo.txt format | 788 |
zaid-ajaj/safe-todolist | A simple Todo app built with F# and using Suave, LiteDB, and other libraries for client-server communication and storage. | 46 |