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. (by jsonmodel)
YYModel
High performance model framework for iOS/OSX. (by ibireme)
JSONModel | YYModel | |
---|---|---|
2 | - | |
6,855 | 4,340 | |
0.0% | - | |
0.0 | 0.0 | |
almost 3 years ago | almost 2 years ago | |
Objective-C | Objective-C | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
JSONModel
Posts with mentions or reviews of JSONModel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Parse nested json in objective-c
I don't think Codable is available in Objective-C. I would advice to use something else like JSONModel
-
Awesome macOS Libraries List
JSONModel - Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. Language: Objective-C.
YYModel
Posts with mentions or reviews of YYModel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning YYModel yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing JSONModel and YYModel you can also consider the following projects:
SwiftyJSON - The better way to deal with JSON data in Swift.
SwiftyJSONAccelerator - macOS app to generate Swift 5 code for models from JSON (with Codeable)
Mantle - Model framework for Cocoa and Cocoa Touch
ObjectMapper - Simple JSON Object mapping written in Swift
JSONJoy-Swift - Convert JSON to Swift objects.
JSONKit - Objective-C JSON
Alexander - An extremely simple JSON helper written in Swift.