We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80098e commit 78a0011Copy full SHA for 78a0011
README.md
@@ -1,6 +1,8 @@
1
# JsonToKotlinClass
2
A plugin for Kotlin generate Kotlin data class code from a json string
3
4
+A plugin for Kotlin to convert Json String into Kotlin data class code
5
+
6
### How to use
7
* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Repository And Install it.
8
* Restart your Develop tools
0 commit comments