jdiggidy / quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more

Home Page:https://quicktype.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Xcode extension to paste JSON as Swift, Objective-C, and more

https://quicktype.io

License:Apache License 2.0


Languages

Language:JavaScript 99.0%Language:Swift 0.9%Language:Shell 0.1%