🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Stars
3.2k
Forks
185
Watchers
3.2k
Open Issues
55
Overall repository health assessment
No package.json found
This might not be a Node.js project
321
commits
154
commits
90
commits
67
commits
22
commits
11
commits
8
commits
6
commits
5
commits
5
commits
Refactoring of the JSON Schema code to enhance clarity and maintainability. (#450)
68c8d2fView on GitHubCleanup: Remove unused dependencies and directories Also upgrade project's versions (#448)
52e1bf5View on GitHubFix bug in generateSingleKotlinClassFile where duplicate filename check was using wrong variable (#447)
cf86389View on GitHubFix JSON Schema reference resolution: kotlin.NotImplementedError: Cannot resolve ref path: #/$defs/CreditTransferTransaction39 (#446)
7c3a239View on GitHub[fix] runtime error exception when run in IntelliJ IDEA 2024.3 and also Android Studio Meerkat
2b69e7fView on GitHub