rnentjes authored on 7 Feb 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 Prepare version 1.0.0 2 years ago
src v. 1.0.3 - Simplify rendering, replace i.o. update 2 years ago
.gitignore Prepare version 1.0.0 2 years ago
build.gradle.kts v. 1.0.3 - Simplify rendering, replace i.o. update 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 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"