rnentjes authored on 16 Nov 2019
.github/ workflows Add workflow file 4 years ago
gradle/ wrapper Merged vdom into master 5 years ago
src/ main Add faster update option, v 0.1.9 4 years ago
.gitignore Add svg support through unsafe 5 years ago
build.gradle New snapshot version 4 years ago
gradlew Cleanup, update kotlin version 6 years ago
gradlew.bat Cleanup, update kotlin version 6 years ago
komp.iml New snapshot version 4 years ago
komp.ipr Add faster update option, v 0.1.9 4 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