kvision VS kobweb

Compare kvision vs kobweb and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kvision kobweb
10 17
1,174 1,298
- 7.8%
8.7 9.8
9 days ago 3 days ago
Kotlin Kotlin
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

kvision

Posts with mentions or reviews of kvision. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.

kobweb

Posts with mentions or reviews of kobweb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Meet kobweb a web frame framework for kotlin
    1 project | /r/Kotlin | 25 Jun 2023
  • Kotlin Multiplatform User Survey: Q2 2023
    3 projects | /r/Kotlin | 20 Apr 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!)
    8 projects | /r/Kotlin | 15 Apr 2023
    Aaaaand sourcemap config done: https://github.com/varabyte/kobweb/commit/84e17b710d92332efdb37abb887e546a7f03c73d
  • JetBrains Compose is now Compose Multiplatform
    5 projects | /r/Kotlin | 12 Apr 2023
    (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?
    3 projects | /r/Kotlin | 26 Mar 2023
    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?
    2 projects | /r/Kotlin | 20 Feb 2023
    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?
    6 projects | /r/Kotlin | 15 Feb 2023
    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
    4 projects | news.ycombinator.com | 13 Feb 2023
    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
    2 projects | /r/Kotlin | 22 Jun 2022
    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?
    1 project | /r/Kotlin | 31 May 2022
    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?

When comparing kvision and kobweb you can also consider the following projects:

Doodle - A pure Kotlin UI framework for the Web (and desktop).

vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest

wasm-languages - How to use WebAssembly in various languages

fritz2 - Easily build reactive web-apps in Kotlin based on flows and coroutines.

Svelte - Cybernetically enhanced web apps

PeopleInSpace - Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.

navigation - Simple navigation in Compose Multiplatform apps

doodle-tutorials - Tutorials and examples for the Doodle framework.

kobweb-templates - Templates which can be used by the Kobweb framework.

vue.py - Pythonic Vue.js

bootstrap-compose - Predefined Bootstrap functions to use in Compose HTML