# Ahmed-Ali/JSONExport

JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.

Repository: https://github.com/Ahmed-Ali/JSONExport
Canonical: https://ross.abutalabs.com/products/jsonexport
Language: Swift
License: NOASSERTION
License Family: other
Last push: 2023-10-22T07:25:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4315, "days_push": 1046, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4806, forks 788 (observed 2026-08-28T04:09:00.221629+00:00)

## What it is
JSONExport is a Mac OS X desktop application that converts JSON objects into model classes with constructors, utility methods, setters and getters in various languages. It supports targets like Java for Android, Swift classes/structures, and integrations with libraries such as SwiftyJSON, Realm, GSON, Gloss, ObjectMapper, and CoreData.

## Use cases
- generate model classes from a JSON response
- convert JSON to Swift structs for iOS
- create Java POJOs for Android from JSON
- generate Realm model classes from JSON
- produce GSON or SwiftyJSON-compatible models
- generate Codable-style classes from sample JSON

## When to choose
- you need to quickly scaffold model classes from JSON on macOS
- you target Android or iOS and want boilerplate serialization code generated
- you want preview and customization of generated class names, prefixes, and packages

## When to avoid
- you are not on macOS, since it is a Mac desktop app
- you need actively maintained tooling, as the project is seeking new maintainers
- you want automated or CI-based code generation rather than an interactive GUI

## Facets
- artifact type: application
- maturity: maintenance
- function: serialization, developer-tools, gui
- domain: developer-tools, mobile-development, web-development, files
- platform: -
- tags: -to-model, code-generator, mac-app, swift, model-classes, code-generation, macos, desktop

## Member repositories
- Ahmed-Ali/JSONExport (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.221629+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-29T18:18:36.629200+00:00, confidence not recorded.
  - readme: https://github.com/Ahmed-Ali/JSONExport (fetched 2026-08-28T04:09:00.221629+00:00, sha 8f5f7c189c21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
