KHTMX
This repository contains libraries which make using HTMX within Kotlin better.
KHTMX DSL
KHTMX DSL is a multi-platform Kotlin DSL which extends the kotlinx HTML DSL to support HTMX. See the full Documentation for more information.
KHTMX Spring
khtmx-spring provides a DSL for Spring Boot which allows a seamless integration between Spring Boot routes and HTMX pages and templates. See KHTMX Spring for more information.