JSONModel
ObjectMapper
JSONModel | ObjectMapper | |
---|---|---|
2 | 1 | |
6,855 | 9,151 | |
0.0% | - | |
0.0 | 5.4 | |
about 3 years ago | 6 months ago | |
Objective-C | Swift | |
MIT License | MIT License |
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
-
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.
ObjectMapper
-
Awesome macOS Libraries List
ObjectMapper - Simple JSON Object mapping written in Swift. Language: Swift.
What are some alternatives?
SwiftyJSON - The better way to deal with JSON data in Swift.
Mantle - Model framework for Cocoa and Cocoa Touch
Gloss - [Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021
YYModel - High performance model framework for iOS/OSX.
AlamofireObjectMapper - An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
JSONKit - Objective-C JSON
Unbox
SwiftyJSONAccelerator - macOS app to generate Swift 5 code for models from JSON (with Codeable)
EVReflection - Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
JSONJoy-Swift - Convert JSON to Swift objects.
Decodable - [Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right