CommonJSJVMNative

kotlinx.html

A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM at JVM and browser (or other JavaScript engine) for better Kotlin programming for Web.

Add to your project
implementation("org.jetbrains.kotlinx:kotlinx-html:0.9.1")
Parent project

Provides a DSL for building HTML to `Writer`, `Appendable`, or DOM, facilitating web development across various platforms. Enables direct HTML creation and DOM tree construction through intuitive syntax.

Version history
Package version Release date Platforms
0.11.0 8 months ago Common, JVM, Native, Wasm, JS Details
0.10.1 9 months ago Common, JVM, Native, JS Details
0.9.1 1 year ago Common, JVM, Native, JS
0.9.0 1 year ago Common, JVM, Native, JS Details
0.8.1 1 year ago Common, JVM, Native, JS Details
0.8.0 1 year ago Common, JVM, Native, JS Details
0.7.5 2 years ago Common, JVM, Native, JS Details
0.7.4 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

0.9.1

  • Kotlin 1.8.20
  • Gradle 8.1.1
Supported targets
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
Developers
  • Sergey Mashkov
  • Anton Dmitriev