xuvw / SKGenerateModelTool

Automatically generate model files, support JSON and URL requests. JSON转model工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKGenerateModelTool

  • 支持通过URL链接或json字符串一键生成model文件

  • 支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名

  • 支持OC / Swift

  • 支持自定义输出文件夹路径

  • 兼容YYModel / MJExtension / HandyJSON解析

  • 兼容服务端返回“id”字段

  • Supports one-click generation of model files through URL links or json strings

  • Support custom model parent class, custom model prefix, custom file name, custom author name

  • Support OC / Swift

  • Support custom output folder path

  • Compatible with YYModel / MJExtension / HandyJSON analysis

  • Compatible server returns "id" field

photo1.png

About

Automatically generate model files, support JSON and URL requests. JSON转model工具

License:MIT License


Languages

Language:Swift 100.0%