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工具
- Host: GitHub
- URL: https://github.com/xcoder1011/skcodebuilder
- Owner: Xcoder1011
- License: mit
- Created: 2020-04-08T06:56:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T11:08:51.000Z (almost 6 years ago)
- Last Synced: 2025-10-23T08:12:06.018Z (8 months ago)
- Topics: generate, json, mjextension, model, yymodel
- Language: Objective-C
- Homepage:
- Size: 814 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
