File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 11# JsonToKotlinClass
2- A plugin for Kotlin generate Kotlin data class code from a json string
32
4- A plugin for Kotlin to convert Json String into Kotlin data class code
3+ Hi,Welcome to come to see me!
4+ I am a plugin for Kotlin generate Kotlin data class code from a json string
5+
6+ I am a plugin for Kotlin to convert Json String into Kotlin data class code (Json to Kotlin)
7+
8+ ### Update Log
9+ #### 1.1
10+ * Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'.
511
612### How to use
713* Search 'JsonToKotlin' in Intellij Idea Plugin Repositroy Or AndroidStudio Repository And Install it.
@@ -12,7 +18,11 @@ A plugin for Kotlin to convert Json String into Kotlin data class code
1218
1319
1420### More Detail Document
15- http://blog.csdn.net/wuseal/article/details/77508585
21+ * http://blog.csdn.net/wuseal/article/details/77508585
1622
1723### Others
18- Welcome anyone to push a pull request to improve the plugin.
24+ * Welcome anyone to raise new issue.
25+ * Welcome anyone to push a pull request to improve me.
26+
27+ ### Find me useful ? :heart :
28+ * Support me by clicking the :star : button on the upper right of this page. :v :
You can’t perform that action at this time.
0 commit comments