java-htmx-todo
Web app demo
An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app
A example of using Java, Javalin and HTMX for building webapps.
11 stars
1 watching
3 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
htmx
Related projects:
Repository | Description | Stars |
---|---|---|
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
dctanner/htmljs-todo-example | An example of a web app built using the html.js framework to demonstrate its functionality | 120 |
gobijan/go-htmx-todo | A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
rajasegar/todomvc-htmx | An Express.js app implementing TodoMVC with htmx and hyperscript to provide a simple web interface for managing tasks. | 66 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
wiverson/htmx-demo | A Spring Boot demonstration of using htmx to add dynamic HTML functionality without complex JavaScript frameworks or REST services | 304 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
prestancedesign/babashka-htmx-todoapp | A quick example of a todo list application built with Babashka and htmx without requiring any JavaScript. | 169 |
rajasegar/htmx-geo-selector | A web application demonstrating the use of htmx to integrate a geo selector functionality into a demo app. | 4 |
syarul/htmx-todomvc | An HTMX-based TodoMVC app built with TypeScript, Express, and JSX | 9 |
marty331/fasthtmx | A demo project illustrating how to create a website with no JavaScript using FastAPI and HTMX | 253 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
syarul/todomvc-lua-luasocket-htmx-_hyperscript | Replicates the functionality of modern frameworks like React TodoMVC using Lua, Luasocket, HTMX, and Hyperscript. | 0 |