Ross ROSS = Recommend OSS · open-source software intelligence for agents

jsonmodel/jsonmodel

Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps. observed · 2026-08-28

github.com/jsonmodel/jsonmodel · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5022
  • days_rel: n/a
  • days_push: 1761
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6809 stars · 1047 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

JSONModel is an Objective-C framework that maps JSON data directly into smart data model classes with automatic type conversion and validation. It lets developers define model properties and populate them from JSON with minimal boilerplate code.

Use cases

  • deserialize json api responses into objective-c model objects
  • map json to ios data models without writing parsing code
  • convert json strings to typed model classes
  • handle nested json objects and arrays in data models
  • validate json input against expected model types

When to choose

  • you are building an ios, macos, watchos or tvos app in objective-c
  • you want declarative json-to-model mapping with automatic type conversion
  • you need nested model cascading and collections with minimal code

When to avoid

  • you are writing swift and prefer Codable or newer native approaches
  • your project targets platforms outside the Apple ecosystem
  • you need actively developed features or recent bug fixes

Facets

library · maturity maintenance

serialization parser developer-tools mobile-development apis cpp objective-c json-mapping data-modeling cocoapods apple-platforms ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
jsonmodel/jsonmodelmain23

For agents

markdown · JSON · MCP: product_card(name="jsonmodel/jsonmodel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem