Json Model Creator


A utility used to generate data models from json text with visual editor tools.


by guigui17f


Price History +

Json Model Creator is a utility used to analyze json text and generate the corresponding data models, which can be used by the Unity built-in JsonUtility or any other Serializer/Deserializer.

There is a visualized edit page to modify the models converted from the json text, or you can use it to create your data models from the beginning. Free to set a model as class or struct, and set a field as array or list.