kotlin-plugin topic

List kotlin-plugin repositories

no-copy

154
Stars
4
Forks
Watchers

A Kotlin compiler plugin that removes the `copy` method of data classes.

MpApt

237
Stars
12
Forks
Watchers

(Deprecated) :wrench: Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins

awesome-kotlin

2.6k
Stars
311
Forks
Watchers

A curated list of awesome Kotlin frameworks, libraries, documents and other resources

KotlinCompilerPluginExample

116
Stars
5
Forks
Watchers

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

57
Stars
21
Forks
Watchers

An example for who are all going to start learning Kotlin programming language to develop Android application.

kotlin-plugin-generated

35
Stars
5
Forks
Watchers

A Kotlin compiler plugin that annotates Kotlin-generated methods for improved coverage reports

unmeta

32
Stars
2
Forks
Watchers

remove all Kotlin Metadata and DebugMetadata annotations from .class files

sample-kotlin-compiler-plugin

27
Stars
2
Forks
Watchers

Sample project demonstrating how to create a basic Kotlin compiler plugin.

kapshot

74
Stars
4
Forks
Watchers

Kotlin Compiler Plugin for source capture

Kompute

18
Stars
2
Forks
Watchers

Kotlin Compiler plugin bringing reactivity to variable declarations