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. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4315
- days_rel: n/a
- days_push: 1046
- n_releases_24m: 0
Adoption not part of the score
4806 stars · 788 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity maintenance
serialization developer-tools gui developer-tools mobile-development web-development files -to-model code-generator mac-app swift model-classes code-generation macos desktop
1 source
- readme: https://github.com/Ahmed-Ali/JSONExport · fetched 2026-08-28 · 8f5f7c189c21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ahmed-Ali/JSONExport | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Ahmed-Ali/JSONExport")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem