rnentjes authored on 24 Mar
.github/ workflows Add workflow file 4 years ago
docs Add some documentation 1 year ago
gradle/ wrapper Upgrade to Kotlin 1.9.22, , kotlinx-html 0.11.0, version 1.2.1 3 months ago
src Version 1.2.2 1 month ago
.gitignore Add update/replace option 2 years ago
build.gradle.kts Version 1.2.3-SNAPSHOT 1 month 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