The Wayback Machine - https://web.archive.org/web/20210915181420/https://github.com/topics/kotlin-jvm
Here are
90 public repositories
matching this topic...
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
A Kotlin Multiplatform library for saving simple key-value data
Updated
Aug 27, 2021
Kotlin
Idiomatic Kotlin Wrapper for The Discord API
Updated
Sep 14, 2021
Kotlin
Convert JSON to Kotlin Data Classes
Updated
Apr 3, 2021
Kotlin
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Updated
Oct 31, 2019
Kotlin
Type-safe library for work with Telegram Bot API
Updated
Sep 15, 2021
Kotlin
A simple, modern and coroutine based Kotlin Email API, supporting both clientside and serverside projects
Updated
Aug 16, 2021
Kotlin
Kotlin Multiplatform TDLib (Telegram Database library) client
Updated
Aug 22, 2021
Kotlin
Implementation of rangeTo operator for LocalDate and Date in kotlin
Updated
Mar 29, 2021
Kotlin
Object to Object mapper Libraly for Kotlin.
Updated
Apr 11, 2021
Kotlin
Multiplatform coroutine-based HTTP client wrapper for Kotlin
Updated
Oct 30, 2018
Kotlin
A multi-platform app(Android & iOS) built using Kotlin Native
Updated
Jul 29, 2019
Kotlin
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
Updated
Aug 30, 2021
Kotlin
💎 │ The official Lunala's source code! Yet a modern space exploration bot.
Updated
Nov 9, 2020
Kotlin
Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Updated
May 5, 2021
Kotlin
Kotlin Multiplatform project (MPP), JVM and JS
Spring JDBC RowMapper for Kotlin.
Updated
Apr 25, 2021
Kotlin
Edit text in collaboration!
Updated
Jun 20, 2021
Kotlin
KFormat is a tiny Kotlin library for formatted text output such as printing values in a structured table
Updated
Jul 11, 2021
Kotlin
A Cross Platform Graphics API For Kotlin JVM and Kotlin JS
Updated
May 25, 2021
Java
Balance bin file editor for Sacred & SacredUnderworld on Kotlin JVM, Abandoned 05/07/2020.
Updated
Jan 28, 2019
Kotlin
Twitch messaging in Kotlin - Simple DSL for interacting with Twitch chat
Updated
Feb 8, 2021
Kotlin
String extension functions to convert between various case formats (camelCase, dash-case, …)
Updated
Aug 3, 2021
Kotlin
Program generator for Kotlin compilers testing
Updated
Oct 28, 2018
Kotlin
LP problem solver in Common Koltin, can be used in JS and JVM
Updated
Sep 16, 2018
Kotlin
Reflection-less Kotlin/JVM json serializer/deserializer
Updated
Dec 4, 2020
Kotlin
Logging library for Kotlin Multiplatform
Updated
Aug 12, 2020
Kotlin
Email sending service for kotlin - part of BOKO libs
Updated
May 6, 2021
Kotlin
Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Updated
May 12, 2021
Kotlin
Improve this page
Add a description, image, and links to the
kotlin-jvm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kotlin-jvm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We need to clarify in our documentation that the jre generation using jlink has do be done on a per platform basis.
Atm this is unclear and leads to export problems like on this nice GameJam entry: https://marquiskurt.itch.io/planting-uneasy-feelings when the developer cannot test the export on each platform (especially relevant for Jam's where the time limit might not allow this).
We could an