TodoMVC-CoffeeScript-and-Vue.js
Todo app
A TodoMVC implementation built using CoffeeScript and Vue.js
A TodoMVC implementation based on the official example by Evan You - DEPRECATED based on Vue 1.0
21 stars
2 watching
5 forks
Language: CoffeeScript
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
coffee-js/vue-coffee-workflow | A Vue.js 2 application built with CoffeeScript and tools to simplify HTML rendering during building | 23 |
swombat/meteor-todos-coffeescript | A CoffeeScript version of the Todo example from Meteor JS, with tidied file structure and tweaked functionality. | 21 |
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |
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 |
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 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |
ianluan/tododev | A simple Todo App built with Vuejs and Firebase, featuring material design, drag-and-drop functionality, and authentication. | 86 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
fsbolero/todomvc | A TodoMVC application built using Bolero CSS framework | 40 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |