English | ็ฎไฝไธญๆ
JSONConverter is an auxiliary tool developed for iOS/Flutter/Android/Server on MAC. It can quickly format JSON data and convert and generate corresponding model class attributes. It currently supports Java/Objective-C/Dart/Golang/Swift and popular libraries: SwiftyJSON, HandyJSON, ObjectMapper, you can flexibly choose to build Class/Struct, save the trouble of typing the model by hand, and greatly improve the development efficiency.
| Features | JSONConverter | JSONExport |
|---|---|---|
| Custom configuration | powerful | support |
| Response | promptly | Recently 2019 |
| Open source or free | โ | โ |
| Dark mode | โ | โ |
| Rich text display | โ | โ |
| Automatic hump | โ | โ |
| Class name anti-weight | โ | โ |
| Type inference | โ | โ |
| Integrity check | โ | โ |
| JSON verification | โ | โ |
| Class/Struct | โ | โ |
| Java | โ | โ |
| Swift | โ | โ |
| Objective-C | โ | โ |
| Flutter | โ | โ |
| Golang | โ | โ |
| ... |
- Quickly convert JSON data to generate model classes and attributes corresponding to the supported languages.
- Format rich text to display JSON data, support 185 languages โโand 89 styles
- Preview and export the generated corresponding rich text model class
- Configure the root class name
- Configuration class prefix
- Custom class file prefix
- Automatic conversion of underscore hump
- globalization
- Array model attribute integrity check
-
- Swift(Class/Struct)
- 1.1 HandyJSON
- 1.2 SwiftyJSON
- 1.3 ObjectMapper
- 1.4 Codable
-
- Objective-C
-
- Flutter
-
- Java
-
- Golang
- if you have other needs, you can let us know by issues
- clone the project, and build it using Xcode, then copy the app to applicaiton
- Download Release Packages
- HTTP Request
- Support C Struct
- Support C++ Class/Struct
- Support Kotlin Class/Struct
- The application still in its early stage. Please report any issue so I can improve it, If you like it, please give a star to encourage a wave ๐
JSONConverter is available under custom version of MIT license.






