Skip to content

Commit 599d989

Browse files
authored
Update README.md
1 parent c5d5713 commit 599d989

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# JSONToKotlinClass
22
Intellij Idea, Android Studio plugin.
33

4+
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-JSONToKotlinClass-brightgreen.svg?style=flat-square)](https://android-arsenal.com/details/1/6913)
5+
46
Plugin generates Kotlin data classes from JSON text. It can find inner classes in nested JSON. You can disable undesirable fields in class, change field name, set it type to optional, specify default value and add annotations for popular json libraries.
57

68
Features:

0 commit comments

Comments
 (0)