283c19defbe229f7523c58dee388ef2bf5251278
Some checks failed
Gradle CI / build (push) Has been cancelled
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.
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%