Kotlin / kotlin-libs-publisherLinks
Gradle plugin for publishing of Kotlin libs
☆122Updated 2 weeks ago
Alternatives and similar repositories for kotlin-libs-publisher
Users that are interested in kotlin-libs-publisher are comparing it to the libraries listed below
Sorting:
- Kotlin Multiplatform (KMP) library that adds basic support for Unicode code points☆121Updated 3 months ago
- ☆114Updated 2 weeks ago
- Kotlin multiplatform units for representing SI and IEC bytes and bits, inspired by jakewharton/byteunits and kotlin.time.Duration☆183Updated 3 months ago
- A KSP implementation of AutoService☆155Updated this week
- A simple library for automatically animating between Compose states.☆83Updated 3 years ago
- An annotation-based caching library for Kotlin Multiplatform☆102Updated 2 weeks ago
- This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file…☆155Updated last month
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆97Updated last week
- This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.☆105Updated 2 years ago
- Kotlin browser API☆173Updated last week
- BlurHash support for iOS, Android and JVM via Kotlin Multiplatform☆88Updated this week
- Reformats Kotlin KDoc comments, reflowing text and other cleanup, both via IDE plugin and command line utility☆75Updated 3 months ago
- Build job schedules with kotlinx-datetime and kotlinx-coroutines☆190Updated 2 weeks ago
- KMP MVI framework built using Compose for Compose☆129Updated last week
- Fast dependency graph validation for Gradle☆134Updated 2 months ago
- A playground for exploring graphics APIs in Compose Desktop and the underlying Skia☆170Updated last week
- Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.☆74Updated this week
- A read optimised concurrent map for Kotlin Multiplatform☆94Updated last year
- Kotlin multiplatform collections which use platform-optimized storage☆87Updated 8 months ago
- kotlinx-uuid is a multiplatform (MPP) Kotlin library adding helper methods to kotlin.uuid.Uuid.☆120Updated 2 weeks ago
- Like Timber, just different