/ktmx

Kotlin library for htmx

Primary LanguageKotlinApache License 2.0Apache-2.0

ktmx

Kotlin library for htmx

KMP - Java KMP - Native

Usage

ktmx splits into three modules:

  • ktmx-core for framework / library agnostic modeling of htmx
  • ktmx-kotlinx-html for kotlinx-html extension that make htmx easy to use
  • ktmx-ktor for integration with a ktor server