korui alternatives and similar libraries
Based on the "Coroutines" category.
Alternatively, view korui alternatives based on common mentions on social networks and blogs.
-
spring-kotlin-coroutine
Kotlin coroutine support for Spring. -
korio
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3 -
cloudopt-next
A simple and modern Java and Kotlin vert.x web framework -
korim
Korim: Kotlin cORoutines IMaging, Bitmap and Vector graphics for Multiplatform Kotlin -
coroutinesmanager
Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
Appwrite - The Open Source Firebase alternative introduces iOS support
Do you think we are missing an alternative of korui or a related project?
README
Korui
With Korui you can create your UI once, and run it in HTML5, Java AWT and Android.
<!-- BADGES --> <!-- /BADGES -->
<!-- SUPPORT --> Support korgw If you like korgw, or want your company logo here, please consider becoming a sponsor ★, in addition to ensure the continuity of the project, you will get exclusive content. <!-- /SUPPORT -->
Use with gradle:
compile "com.soywiz:korui:$korVersion"
Online Example:
https://soywiz.github.io/korio_samples/korui1/index.html
[](docs/android.png)
[](docs/korui.png)
HTML test:
npm -g install http-server
./gradlew distJs
cd korui-jtransc-example/build/jtransc-js
http-server
open http://127.0.0.1:8080