kotlin-plugin topic
no-copy
A Kotlin compiler plugin that removes the `copy` method of data classes.
MpApt
(Deprecated) :wrench: Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
awesome-kotlin
A curated list of awesome Kotlin frameworks, libraries, documents and other resources
KotlinCompilerPluginExample
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 that is being compiled, as a compiler warning to the terminal...
Kotlin-Example
An example for who are all going to start learning Kotlin programming language to develop Android application.
kotlin-plugin-generated
A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports
unmeta
remove all Kotlin Metadata and DebugMetadata annotations from .class files
sample-kotlin-compiler-plugin
Sample project demonstrating how to create a basic Kotlin compiler plugin.
kapshot
Kotlin Compiler Plugin for source capture
Kompute
Kotlin Compiler plugin bringing reactivity to variable declarations