Files
kotlin-komponent/readme.md
2022-10-14 20:09:43 +02:00

624 B

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