Super light-weight HTML5 DSL written in pure Kotlin!
more stuff to know
The heart of kHTML, containing kotlin class equivalents of common HTML elements.
do this and that
Helper methods that make it easy to create new elements, and add them as children to parent elements.
Helper methods that make connecting elements more idiomatic.
Utility types and functions that make using kHTML easier.