#Kotlin-compiler-plugin
Showing 7 of 7 repositories tagged #kotlin-compiler-plugin, ranked by stars
HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Extensions for Moshi including IR plugins, moshi-sealed, and more.
The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.
Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions
A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture or JS Promise, etc. βοΈπΊπ