todomvc-lua-luasocket-htmx-_hyperscript
Todo app demo
Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript.
TodoMVC build with LUAX, LUA, LUASOCKET, HTMX & _HYPERSCRIPT
0 stars
2 watching
0 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
hateoashtmxhyperscriptlualuasocketluaxtodoapptodomvc
Related projects:
Repository | Description | Stars |
---|---|---|
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
syarul/todomvc-adonisjs-react-htmx-_hyperscript | Builds a TodoMVC application using AdonisJS, React, HTMX and Hyperscript to demonstrate their integration. | 0 |
syarul/todomvc-go-templ-htmx-_hyperscript | Builds a TodoMVC application using Go, Templ, HTMX, and _Hyperscript to demonstrate their capabilities. | 7 |
syarul/todomvc-rust-astra-maud-htmx-_hyperscript | A Rust implementation of TodoMVC with concurrent access control and HTMX for client-side updates | 3 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
prestancedesign/babashka-htmx-todoapp | A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. | 169 |
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 12 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
marcusasplund/hyperapp-todo-simple | A simple CRUD todo-app built with hyperapp.js | 46 |