rnentjes authored on 16 Jan 2022
.github/ workflows Add workflow file 4 years ago
docs Getting started 2 years ago
gradle/ wrapper Prepare version 1.0.0 2 years ago
src Add mutableCollectionState and docs. 2 years ago
.gitignore Prepare version 1.0.0 2 years ago
build.gradle.kts Add mutableCollectionState and docs. 2 years ago
gradlew Cleanup, update kotlin version 6 years ago
gradlew.bat Cleanup, update kotlin version 6 years ago
readme.md Update readme.md 3 years ago
settings.gradle.kts Prepare version 1.0.0 2 years ago
readme.md

Komponent

Gradle CI

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