htmx-spring-boot
HTMX library
A library that simplifies the integration of htmx with Spring Boot applications
Spring Boot and Thymeleaf helpers for working with htmx
519 stars
23 watching
49 forks
Language: Java
last commit: 4 days ago
Linked from 1 awesome list
htmxspring-bootthymeleaf
Related projects:
Repository | Description | Stars |
---|---|---|
wiverson/htmx-demo | A Spring Boot demonstration of using htmx to add dynamic HTML functionality without complex JavaScript frameworks or REST services | 304 |
dsyer/spring-todo-mvc | An application demonstrating HTMX integration with Spring Boot and Thymeleaf to build the TodoMVC application | 22 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
casid/jte-spring-boot-demo | A simple demo of integrating JTE with Spring Boot to showcase their compatibility | 9 |
khalidabuhakmeh/htmx.net | A package providing server-side helper methods to simplify working with HTMX | 477 |
roskenet/springboot-javafx-support | A collection of examples and support for integrating JavaFX with Spring Boot | 421 |
domaframework/doma-spring-boot | Provides Spring Boot integration with the Doma ORM framework to simplify data access and manipulation in Java-based applications. | 93 |
jamesward/hello-kotlin-springboot | A Spring Boot application built with Kotlin, demonstrating the integration of a web service with a backend API | 3 |
jonashackt/spring-boot-vuejs | An example project demonstrating how to build a Spring Boot application with a Vue.js GUI | 2,090 |
michalsn/codeigniter-htmx | A set of methods to facilitate seamless integration with HTMX in the CodeIgniter 4 framework. | 75 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
hmshafeeq/laravel-htmx-crud | A Laravel project providing code examples and implementation details for integrating HTMX features into a web application | 18 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 60 |
jerriepelser-blog/htmx-with-aspnet-core | An ASP.NET Core project demonstrating the use of HTMX, an open-source JavaScript library for single-page web updates. | 35 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |