rnentjes 0d2f2146e9
Some checks failed
Gradle CI / build (push) Has been cancelled
Add guidelines and tests for Komponent development
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.
2025-04-18 14:52:48 +02:00
2025-04-06 15:35:26 +02:00
2022-10-14 20:09:43 +02:00
2022-02-23 21:40:57 +01:00
2018-02-28 13:19:13 +01:00
2018-02-28 13:19:13 +01:00

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.2.5"

Some getting started documentation can be found here

Description
No description provided
Readme 634 KiB
Languages
Kotlin 100%