0d2f2146e9649437b5dcf241f2e8caba5aa5c68f
Some checks failed
Gradle CI / build (push) Has been cancelled
Introduce detailed development guidelines for the Kotlin Komponent (Komp) library, covering build instructions, testing, optimization, and code style. Additionally, add a new test case for verifying dynamic row insertion in a table component.
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
Available on maven central: "nl.astraeus:kotlin-komponent-js:1.2.5"
Some getting started documentation can be found here
Description
Languages
Kotlin
100%