Kotlin - Kilua

Kilua is a Composable web framework for Kotlin/Wasm and Kotlin/JS.

Introducció

Kilua is powered by the Compose Runtime and is similar to the compose-html library. It gives you clean, modular API to create declarative UI components and manage their state. Unlike compose-html, Kilua supports both Kotlin/Wasm and Kotlin/JS targets. It also provides a lot of ready to use components for many typical web application use cases.