Files
kotlin-komponent/readme.md
2021-02-10 14:22:46 +01:00

475 B

Komponent

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

Gradle CI