KotlinPoet provides a fluent API for creating `.kt` files. You can define classes, functions, properties, and even annotations with straightforward Kotlin code. This makes it ideal for automating the generation of boilerplate code or custom DSLs.
Generate Kotlin source files programmatically.
Developers who need to programmatically create Kotlin code, especially for code generation tasks or metaprogramming.
Not enough data yet. Star history will appear after a few days of tracking.