Mantle
Model framework for Cocoa and Cocoa Touch (by Mantle)
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)
Mantle | JSONModel | |
---|---|---|
1 | 2 | |
11,328 | 6,855 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
almost 2 years ago | almost 3 years ago | |
Objective-C | Objective-C | |
GNU General Public License v3.0 or later | 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.
Mantle
Posts with mentions or reviews of Mantle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
-
Awesome macOS Libraries List
Mantle - Model framework for Cocoa and Cocoa Touch. Language: Objective-C.
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.
What are some alternatives?
When comparing Mantle and JSONModel you can also consider the following projects:
SwiftyJSON - The better way to deal with JSON data in Swift.
ObjectMapper - Simple JSON Object mapping written in Swift
YYModel - High performance model framework for iOS/OSX.
JSONKit - Objective-C JSON
SwiftyJSONAccelerator - macOS app to generate Swift 5 code for models from JSON (with Codeable)
Decodable - [Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
JSONJoy-Swift - Convert JSON to Swift objects.