diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Object oriented Web UI framework for Kotlin/JS. +[](https://travis-ci.com/rjaros/kvision) +[ ](https://bintray.com/rjaros/kotlin/kvision/_latestVersion) +[](https://opensource.org/licenses/MIT) + KVision allows you to build user interface of modern web applications with the [Kotlin](https://kotlinlang.org) language. It's designed to be object oriented in the "most classical" sense - it gives you a hierarchy of many different components, which are used to build application UI. |