bootstrap-compose
kobweb
bootstrap-compose | kobweb | |
---|---|---|
2 | 17 | |
62 | 1,531 | |
- | 2.6% | |
8.0 | 9.8 | |
26 days ago | 9 days ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bootstrap-compose
-
pip install android
making a front-end for a web app with https://github.com/hfhbd/bootstrap-compose isn't too bad at all
-
How relevant is it to use Kotlin for frontend development?
https://github.com/hfhbd/bootstrap-compose is pretty nice for web
kobweb
- Meet kobweb a web frame framework for kotlin
-
Kotlin Multiplatform User Survey: Q2 2023
Done, added "Other" and "None of the above" options. Thanks for the feedback! Btw, were you talking about this library: https://github.com/varabyte/kobweb?
-
On the Compose HTML rebranding (TL;DR - everything is fine!)
Aaaaand sourcemap config done: https://github.com/varabyte/kobweb/commit/84e17b710d92332efdb37abb887e546a7f03c73d
-
JetBrains Compose is now Compose Multiplatform
(For people who don't know Kobweb, you can read more at https://github.com/varabyte/kobweb, but until I update it, please replace "Compose for Web" to "Compose HTML" in your head, thanks!)
-
How can I learn Kotlin web development?
I'm actively working on https://github.com/varabyte/kobweb, which builds on top of Compose for Web and adds some extra support to make it a little easier for Android developers to get into. (You will ultimately need to learn html / css but I believe Kobweb makes that a little easier to start getting used to it).
-
How relevant is it to use Kotlin for frontend development?
https://github.com/varabyte/kobweb is Compose for Web using DOM rendering instead of Canvas with a Jamstack like approach. Worth to try and if it later upgrade from Kotlin/JS to Kotlin/Wasm, it could really become something big …
-
Tech-stack for web application using Kotlin?
I'm working on https://github.com/varabyte/kobweb which is not mature, but you might want to check it out anyway?
-
The Potential of Kotlin/WASM
This is indeed a very important point, and I care deeply about that.
For Compose for Web, there has been I think a lot of debate to decide if the Web rendering should be Canvas or DOM based. At least for now, it seems the official support is focusing on Canvas rendering for pixel-perfect rendering, and it already works with Koltin/Wasm, see https://news.ycombinator.com/item?id=34779746. This choice is probably driven by Kotlin current mobile app main use case.
But via community-driven project like https://github.com/varabyte/kobweb or https://github.com/mpetuska/kmdc, Compose for Web can also be a good Web citizen and perform DOM based rendering.
-
front-end framework for kotlin
I'm working on an opinionated framework on top of their framework called Kobweb, but depending on your goals it may be sightly too early to use it.
-
Why can't I run my project?
This may not help but I have a working ktor server in my project. Here's my Gradle config: https://github.com/varabyte/kobweb/blob/main/backend/server/build.gradle.kts
What are some alternatives?
ComposeTodo - Sample project to play with Jetpack Compose on Android, Desktop and Web
kvision - Object oriented web framework for Kotlin/JS
compose-rich-editor - A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest
compose-chrome-extension-template - 🧩 A basic compose chrome extension template
wasm-languages - How to use WebAssembly in various languages
benchart - 📊 A web tool to visualise and compare plain text data with android macro-benchmark result support
navigation - Simple navigation in Compose Multiplatform apps
PeopleInSpace - Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
kmdc - Kompose wrappers for material-components-web
kobweb-templates - Templates which can be used by the Kobweb framework.
kobweb-site - Source code behind the site kobweb.varabyte.com