rnentjes 283c19defb
Some checks failed
Gradle CI / build (push) Has been cancelled
Fix and test class attribute handling in ElementExtensions.
Re-enabled previously commented-out logic for managing the "class" attribute in ElementExtensions to ensure proper updates and removals. Added comprehensive unit tests in `TestClassUpdate` to verify behavior, including class addition, removal, and name changes. Bumped the project version to 1.2.6.
2025-04-20 17:50:15 +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%