# 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.

Repository: https://github.com/netyouli/WHC_DataModelFactory
Canonical: https://ross.abutalabs.com/products/whc_datamodelfactory
Homepage: http://www.wuhaichao.com
Language: Objective-C
License: MIT
License Family: permissive
Topics: whc, jsonmodel, model, json, mac
Last push: 2021-04-22T09:16:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4139, "days_push": 1959, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1182, forks 218 (observed 2026-08-28T04:03:54.187639+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: serialization, parser, developer-tools
- domain: developer-tools, mobile-development
- platform: cpp
- tags: json-to-model, xml-to-model, ios-development, objective-c, code-generator, mac-app, model-generation, code-generation, automation, macos, ios, swift

## Member repositories
- netyouli/WHC_DataModelFactory (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.187639+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:51.937604+00:00, confidence not recorded.
  - readme: https://github.com/netyouli/WHC_DataModelFactory (fetched 2026-08-28T04:03:54.187639+00:00, sha 8854e5d7d4c6)
  - homepage: http://www.wuhaichao.com (fetched 2026-08-29T12:31:43.033593+00:00, sha 03686539b663)
- Data as of 2026-08-30T08:39:29.467469+00:00.
