kotlin-html icon indicating copy to clipboard operation
kotlin-html copied to clipboard

Kotlin DSL for HTML and CSS

Results 3 kotlin-html issues
Sort by recently updated
recently updated
newest added

As there are some breaking changes with ktor 2.0.0 (mostly imports / dependencies) the extension functions (eg `respondHtmlOutput` of the library are right now not usable). see [migration guide](https://ktor.io/docs/migrating-2.html).

Hi there! I stumbled across this library when I was looking though issues of kotlinx.html, and it looks really promising. However, it seems like development on it has stopped for...