Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Jsonexport | 4,695 | 8 months ago | 61 | other | Swift | |||||
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language. | ||||||||||
Evreflection | 936 | 109 | 3 years ago | 194 | February 18, 2019 | 17 | other | Swift | ||
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift | ||||||||||
Realm Json | 679 | 14 | 6 years ago | 22 | January 13, 2016 | 31 | mit | Objective-C | ||
A concise Mantle-like way of working with Realm and JSON. | ||||||||||
Keycloak Config Cli | 510 | 21 days ago | 3 | November 29, 2017 | 37 | apache-2.0 | Java | |||
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak. | ||||||||||
Shmodelobject | 56 | 6 years ago | 13 | June 19, 2016 | 1 | mit | Objective-C | |||
Base model object which uses objective-c runtime to populate the instance variables (ivars and properties) of User created Model from NSDictionary objects. | ||||||||||
Realm Jsonapi | 38 | 6 years ago | 7 | January 11, 2017 | 3 | apache-2.0 | C++ | |||
Easily integrate Realm for iOS with a JSON-API compliant server | ||||||||||
Realmcrust | 25 | 7 years ago | 1 | mit | Swift | |||||
Simple Crust Extension for Mapping Realm Objects From JSON | ||||||||||
Crust | 18 | 1 | 3 years ago | 34 | March 29, 2020 | 2 | mit | Swift | ||
What sits between the cloud and the core of an app | ||||||||||
Realm Rest | 17 | 8 years ago | 12 | August 14, 2015 | 4 | mit | C++ | |||
An extension to Realm.io for working with JSON based Rest API's | ||||||||||
Jsonexport | 16 | 2 months ago | other | Swift | ||||||
JSONExport修复多语言版是Mac下JSON字符串转Model对象工具,基于Ahmed-Ali/JSONExport进行完善。与Ahmed-Ali/JSONExport相比修改了关闭之后需要退出才能重新打开,适配了多语言,同样也适配了暗黑模式 |
JSONExport is a desktop application for Mac OS X written in Swift. Using JSONExport you will be able to:
Each generated file, besid the getters and setters (for Java) can include:
Currently you can convert your JSON object to one of the following languages:
Screenshot shows JSONExport used for a snippet from Twitter timeline JSON and converting it to Swift-CoreData.
Kindly clone the project, and build it using xCode 8 and above.
The application still in its early stage. Please report any issue so I can improve it.
JSONExport is available under custom version of MIT license.