glideapps / quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more
https://quicktype.io
Apache License 2.0
1.68k stars 53 forks source link
cpp json objective-c swift xcode

Try quicktype in your browser.


Join us in Slack

quicktype infers types from sample JSON data, then outputs strongly typed models and serializers for working with that data in Swift, Objective-C, C++, Java and more. This extension adds native quicktype support to Xcode 9.

paste json as code

paste json as code

Development

Install prereqs and bundle quicktype

$ npm install