Files
kotlin-komponent/readme.md
2017-09-03 13:27:42 +02:00

8 lines
374 B
Markdown

# 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](https://github.com/rnentjes/komp-todo)
See the simple-password-manager repository for a complete example: [simple-password-manager](https://github.com/rnentjes/simple-password-manager)