rnentjes authored on 11 Oct 2017
gradle/ wrapper Testing dom diffing 6 years ago
src/main/kotlin/nl/astraeus/ komp Update library, add table.include 6 years ago
.gitignore Initial commit 7 years ago
build.gradle Update library, add table.include 6 years ago
gradlew Initial commit 7 years ago
gradlew.bat Initial commit 7 years ago
komp.iml Update library, add table.include 6 years ago
komp.ipr Update library, add table.include 6 years ago
readme.md Update readme 6 years ago
settings.gradle Initial commit 7 years ago
readme.md

Komponent

Very simple helper to build single page apps with the Kotlin javascript target using static html builders.

See the komp-todo repository for a basic example here: komp-todo

For a more complete example take a look at the simple-password-manager repository: simple-password-manager