rnentjes authored on 19 Aug 2021
.github/ workflows Add workflow file 4 years ago
gradle/ wrapper Do updates immediatly 2 years ago
src Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
.gitignore Do updates immediatly 2 years ago
build.gradle.kts Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
gradlew Cleanup, update kotlin version 6 years ago
gradlew.bat Cleanup, update kotlin version 6 years ago
komp.commonMain.iml Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
komp.commonTest.iml Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
komp.iml Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
komp.ipr Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
komp.jsMain.iml Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
komp.jsTest.iml Fix svg/unsafe, add onBeforeUpdate, v. 0.5.6 2 years ago
readme.md Update readme 6 years ago
settings.gradle.kts Do updates immediatly 2 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