kotter VS kobweb

Compare kotter vs kobweb and see what are their differences.

kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML (by varabyte)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
kotter kobweb
14 17
526 1,298
3.2% 7.8%
8.2 9.8
14 days ago 4 days ago
Kotlin Kotlin
Apache License 2.0 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.

kotter

Posts with mentions or reviews of kotter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.

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 kotter and kobweb you can also consider the following projects:

kotlin-inquirer - A collection of common interactive command line user interfaces written in Kotlin

kvision - Object oriented web framework for Kotlin/JS

JLine - JLine is a Java library for handling console input.

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

kiwix-android - Kiwix for Android

wasm-languages - How to use WebAssembly in various languages

mosaic - An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime

Svelte - Cybernetically enhanced web apps

clikt - Multiplatform command line interface parsing for Kotlin

navigation - Simple navigation in Compose Multiplatform apps

karel - Karel The Robot

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