feathers-vuex-todomvc
TodoMVC demo
A demo project showing how to connect Vue with Feathers and Vuex for real-time updates
Feathers-vuex TodoMVC demo
29 stars
6 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
feathersfeathers-vuexvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
delay/feathers-vue-blog-admin-demo | An example application demonstrating integration of Feathers and Vue 2.0 for building a blog admin demo with authentication, routing, and infinite loading capabilities. | 70 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |
7kmco/feathers-vue-nuxt | A starter template for building a full-stack application with Feathers.js and Nuxt.js or Vue.js as the client-side frameworks. | 20 |
voluntadpear/todomvc-vue-webpack | An implementation of TodoMVC using Vue.js 2 and Webpack | 6 |
feathersjs-ecosystem/feathers-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
devongovett/todomvc-demo | An implementation of TodoMVC in Glimmer using JavaScript | 1 |
codingfriend1/feathers-vue | A full-stack web application using Vue 2 and FeathersJS with authentication, email verification, and server-side rendering | 197 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
fengyuanchen/vue-feather | Provides a reusable icon component for Vue.js applications using the Feather icon library. | 152 |
danieleteti/delphi-dmvcframework-htmx-todo | An implementation of an MVC pattern using Delphi, HTMX, and a database, demonstrating the integration of these technologies for building web applications. | 14 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
erickpetru/vue-feathers-chat | A sample public chat application built with Vue and Feathers using Socket.IO and NeDB for real-time communication and data storage. | 50 |