An open API service indexing awesome lists of open source software.

https://github.com/xcoder1011/skcodebuilder

Automatically generate model files, support JSON and URL requests. JSON转model工具
https://github.com/xcoder1011/skcodebuilder

generate json mjextension model yymodel

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# SKCodeBuilder

Swift版:[https://github.com/Xcoder1011/SKGenerateModelTool](https://github.com/Xcoder1011/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](https://upload-images.jianshu.io/upload_images/1129777-cf955d251053c767.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)