rnentjes authored on 14 Oct 2022
.github/ workflows Add workflow file 4 years ago
docs Add some documentation 1 year ago
gradle/ wrapper v. 1.0.7 upgrade to Kotlin 1.7.20 1 year ago
src v. 1.0.7 upgrade to Kotlin 1.7.20 1 year ago
.gitignore Add update/replace option 2 years ago
build.gradle.kts Update kotlinx-html to 0.7.5 1 year ago
gradlew Cleanup, update kotlin version 6 years ago
gradlew.bat Cleanup, update kotlin version 6 years ago
readme.md Add some documentation 1 year 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

Available on maven central: "nl.astraeus:kotlin-komponent-js:1.0.0"

Some getting started documentation can be found here