netyouli/WHC_DataModelFactory
Mac上iOS开发辅助工具,快速把json/xml数据转换生成对应模型类属性,省去麻烦手动创建,提高开发效率。Mac iOS development aid, quickly put the json/XML data transformation generates the corresponding model class attribute, save trouble created manually, improve the development efficiency. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4139
- days_rel: n/a
- days_push: 1959
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Mac desktop application that converts JSON or XML data into Swift or Objective-C model class files for iOS development, eliminating manual model class creation. It supports JSON, XML, and dictionary input strings and generates properly formatted class and property names automatically.
Use cases
- generate Swift model classes from JSON
- convert JSON response to Objective-C model files
- create model classes from XML data automatically
- avoid hand-writing iOS model properties
- generate model files from dictionary strings
- speed up iOS API model creation
When to choose
- you develop iOS apps in Swift or Objective-C and frequently map JSON/XML APIs to model classes
- you want a free Mac GUI tool to generate model files instead of writing them by hand
- you need support for JSON, XML, and dictionary input formats
When to avoid
- you need code generation for Kotlin, Java, or other non-Apple platforms
- you want a CLI or CI-integrated code generator rather than a Mac app
- you need actively developed tooling with recent updates and broad community support
Facets
application · maturity maintenance
serialization parser developer-tools developer-tools mobile-development cpp json-to-model xml-to-model ios-development objective-c code-generator mac-app model-generation code-generation automation macos ios swift
2 sources
- readme: https://github.com/netyouli/WHC_DataModelFactory · fetched 2026-08-28 · 8854e5d7d4c6
- homepage: http://www.wuhaichao.com · fetched 2026-08-29 · 03686539b663
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| netyouli/WHC_DataModelFactory | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="netyouli/WHC_DataModelFactory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem