Skip to content

Getting started

Sergey Mashkov edited this page Jul 2, 2015 · 19 revisions

Welcome to the kotlinx.html wiki!

kotlinx.html is a library for building HTML pages for the Kotlin language. You can use it on both server and client side. Also it provides way to build HTML pages to a stream and to a DOM tree.

This page is in progress so see README.md page for details

Clone this wiki locally