Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/square/kotlinpoet
A Kotlin API for generating .kt source files.
https://github.com/square/kotlinpoet
code-generation javapoet kotlin
Last synced: 5 days ago
JSON representation
A Kotlin API for generating .kt source files.
- Host: GitHub
- URL: https://github.com/square/kotlinpoet
- Owner: square
- License: apache-2.0
- Created: 2017-03-01T04:59:42.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T03:57:40.000Z (2 months ago)
- Last Synced: 2024-10-29T15:00:12.723Z (2 months ago)
- Topics: code-generation, javapoet, kotlin
- Language: Kotlin
- Homepage: https://square.github.io/kotlinpoet/
- Size: 6.27 MB
- Stars: 3,900
- Watchers: 50
- Forks: 289
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-kotlin - kotlinpoet - A Kotlin API for generating .kt source files. (Libraries)
- awesome-kotlin-cn - KotlinPoet
README
KotlinPoet
==========`KotlinPoet` is a Kotlin and Java API for generating `.kt` source files.
### [square.github.io/kotlinpoet](https://square.github.io/kotlinpoet)
License
-------Copyright 2017 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.