todomvc-vue
Todo app
A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts
TodoMVC built with Vue and Vuex
30 stars
3 watching
9 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
testingtodomvcvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
voluntadpear/todomvc-vue-webpack | An implementation of TodoMVC using Vue.js 2 and Webpack | 6 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
wdmtech/feathers-vuex-todomvc | A demo project showing how to connect Vue with Feathers and Vuex for real-time updates | 29 |
ianluan/tododev | A simple Todo App built with Vuejs and Firebase, featuring material design, drag-and-drop functionality, and authentication. | 86 |
sonicoder86/movie-search-vue | A Vue 3 application showcasing the Composition API for movie search functionality | 45 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
davidgaroro/vue-todo-pwa | A simple Todo PWA built with Vue 3 and Bootstrap 5 to demonstrate basic state management and routing concepts. | 19 |
davidgaroro/vuetify-todo-pwa | A simple Todo PWA built with Vue.js and Vuetify, showcasing the basics of state management and Progressive Web App development | 195 |
alexander-elgin/vue-todo-list | A sample Vue.js app demonstrating state management and validation using Vuex, Vuetify, and Vee-Validate. | 13 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |