kotlinpoet topic

List kotlinpoet repositories

EasyAdapter

80
Stars
7
Forks
Watchers

Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors

MoshiX

490
Stars
36
Forks
Watchers

Extensions for Moshi including IR plugins, moshi-sealed, and more.

Protein

274
Stars
8
Forks
Watchers

💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition

ResourcesPoet

112
Stars
7
Forks
Watchers

Kotlin API for generating Android XML Resources

kgql

56
Stars
2
Forks
Watchers

GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android

Retroswagger

38
Stars
2
Forks
Watchers

🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.

ksp-sample

24
Stars
4
Forks
Watchers

A simple example of an annotation processor using KSP and KotlinPoet including tests

auto-value-kotlin

25
Stars
3
Forks
Watchers

An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.

KotlinPoetDSL

27
Stars
0
Forks
Watchers

A DSL for KotlinPoet