KotlinPoet is a Kotlin and Java API for generating .kt source files. Source file generation can be useful when doing things such as annotation processing or interacting with metadata files (e.g., database schemas, protocol formats). By generating code, you eliminate the need to write boilerplate while also keeping a single source of truth for the metadata.
Features
- The KDoc catalogs the complete KotlinPoet API, which is inspired by JavaPoet
- Documentation available
- Examples available
- In order to maximize portability, KotlinPoet generates code with explicit visibility modifiers
- Compatibility with both standard Kotlin projects as well as projects using explicit API mode
Categories
FrameworksLicense
Apache License V2.0Follow KotlinPoet
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of KotlinPoet!