/html-kts

The missing html templating framework for ktor / Discontinued in favor of html dsl templates https://ktor.io/docs/html-dsl.html#templates

Primary LanguageKotlinMIT LicenseMIT

html-kts


🚧 Currently under progress!

TODO

  • Compile & evaluate basic html.kts files in resources
  • Add yield & content_for features (from rails)
  • Precompiler plugin to compile scripts in build stage