rnentjes authored on 14 Oct 2022
.github/ workflows Add workflow file 4 years ago
docs v. 1.0.1 - Added error handler and default error handling. 2 years ago
gradle/ wrapper v. 1.0.7 upgrade to Kotlin 1.7.20 1 year ago
src Common code initial 1 year ago
.gitignore Add update/replace option 2 years ago
build.gradle.kts v. 1.0.8-SNAPSHOT 1 year ago
gradlew Cleanup, update kotlin version 6 years ago
gradlew.bat Cleanup, update kotlin version 6 years ago
readme.md Update readme.md 2 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

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