mosaic VS Jansi

Compare mosaic vs Jansi and see what are their differences.

mosaic

An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime (by JakeWharton)

Jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows. (by fusesource)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mosaic Jansi
21 4
1,773 1,085
- 1.2%
9.1 6.7
about 13 hours ago 29 days ago
Kotlin Java
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.

mosaic

Posts with mentions or reviews of mosaic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.
  • Introducing the new concoct UI runtime and compiler - inspired by jetpack compose
    2 projects | /r/rust | 25 Jun 2023
    One of favorite offshoots of compose is https://github.com/JakeWharton/mosaic, which is a tool to build TUI's. Is something that you plan for this library, basically making the targeted renderer plug-able?
  • Ink: React for interactive command-line apps
    24 projects | news.ycombinator.com | 8 May 2023
    There's also Mosaic, which is an experiment of sorts to build console UI using Kotlin and Jetpack Compose: https://github.com/JakeWharton/mosaic
  • Looking for Kotlin Console UI libraries that work in IDE Terminal
    5 projects | /r/Kotlin | 21 Mar 2023
    Not sure if this is what you're looking for but it seems pretty cool: https://github.com/JakeWharton/mosaic
  • Guides for Kotlin scripting use case
    8 projects | /r/Kotlin | 12 Mar 2023
  • 🔁 Benjamin Kosten Announced EffeKt — Revolutionary Reactive Kotlin Library
    1 project | /r/Kotlin | 21 Feb 2023
    To see some non-Android examples of Compose, take a look at https://github.com/JakeWharton/mosaic
  • Kotlin CLI apps development status
    7 projects | /r/Kotlin | 21 Feb 2023
    Have you tried either clikt or mosaic??
  • EffeKt: reactivity in kotlin
    6 projects | /r/Kotlin | 20 Feb 2023
    Mosaic
  • gtk-ks: Join the Effort to create GTK Bindings for Kotlin!
    8 projects | /r/Kotlin | 7 Feb 2023
    Would be really cool if one day this could be made to work with the compose compiler, kinda like compose for web, mosaic (compose for TUI apps), or another project that I can't find right now but it was basically compose with one of Apple's UI frameworks
  • 30k lines of SwiftUI in production later
    3 projects | news.ycombinator.com | 28 Jan 2023
    Jetpack Compose (Google's alternative on Android, that also works pretty much anywhere you can run a JVM and others like the web [1], terminals[2], powerpoints[3], as well as pretty much anywhere you have an imperative API that you want to transform into a functional model[4]) is infinitely more polished and has better tools than anything Apple has put out in all of SwiftUI's existence. Apple is bringing this upon themselves with their "major updates" concept for SwiftUI coming every other year, where components aren't even available on old versions of iOS. A UI toolkit is a library like any other, version it like a library and match patch releases.

    [1] https://compose-web.ui.pages.jetbrains.team/

    [2] https://github.com/JakeWharton/mosaic

    [3] https://github.com/fgiris/composePPT

    [4] https://github.com/googlemaps/android-maps-compose

  • JetBrains launches cross-platform UI framework for Kotlin
    6 projects | /r/programming | 4 Dec 2021
    Compose itself can be used by pretty much anything then. There's Compose UI, there's Compose Multiplatform, that on the web targets the DOM, on Windows targets... WinUI or any component library ? and more. For example, you can have a terminal renderer with it: https://github.com/JakeWharton/mosaic. Or hell, even drive an iOS view (https://twitter.com/jakewharton/status/1399561083204026369). The way it works also allows transforming coroutines calls, which are asynchronous into basically synchronous components, without ever making use of the UI part (https://github.com/cashapp/molecule).

Jansi

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

What are some alternatives?

When comparing mosaic and Jansi you can also consider the following projects:

molecule - Build a StateFlow stream using Jetpack Compose

jbock - Reflectionless command line parser

compose-dot - Experimental Graphviz code generation POC built with Jetpack Compose compiler/runtime.

ASCII Table - Several implementations of a text table, originally using ASCII and UTF-8 characters for borders.

Channelify - Convert your YouTube channel into a native Android app using YouTube Data API v3.

Text-IO - A library for creating interactive console applications in Java

kotter - A declarative, Kotlin-idiomatic API for writing dynamic console applications.

Java ASCII Render - ASCII renderer in pure java with no external dependencies

Expenso - 📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

Ink - 🌈 React for interactive command-line apps

MixAnimationsMotionLayout - En este repo encontraras multiples ejemplos de animaciones con #MotionLayout