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

EnjoySR/ESJsonFormat-Xcode

将JSON格式化输出为模型的属性 observed · 2026-08-28

github.com/EnjoySR/ESJsonFormat-Xcode · 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: 4084
  • days_rel: n/a
  • days_push: 2506
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2117 stars · 350 forks observed · 2026-08-28

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

An Xcode plugin that converts JSON strings into Objective-C (and Swift) model property declarations, with options for generics, MJExtension helper methods, and writing output to files. It was last updated for Xcode 9 in 2019 and relies on the legacy Xcode plugin mechanism.

Use cases

  • generate model properties from json in xcode
  • convert json to objective-c model classes
  • generate swift model from json string
  • create mjextension model classes from json
  • xcode plugin to format json into properties

When to choose

  • you maintain a legacy iOS project on Xcode 8/9 with unsigned-plugin support
  • you frequently hand-write Objective-C model properties from JSON responses
  • your project uses MJExtension and you want objectClassInArray methods generated

When to avoid

  • you use modern Xcode versions, which no longer support this plugin mechanism
  • you prefer Swift Codable code generation from active tools
  • you need a maintained tool with recent bug fixes

Facets

plugin · maturity abandoned

serialization developer-tools developer-tools mobile-development editor-plugin xcode-plugin json-to-model objective-c ios-development mjextension alcatraz code-generation automation macos

1 source

Member repositories

RepositoryRoleHealth v2
EnjoySR/ESJsonFormat-Xcodemain23

For agents

markdown · JSON · MCP: product_card(name="EnjoySR/ESJsonFormat-Xcode")

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