Triadai / quicktype-xcode

Xcode extension to paste JSON as Swift, Obj-C++, Java and more

Home Page:https://quicktype.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Build status 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, C++, Obj-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

$ brew install jq
$ npm install
$ pod install

About

Xcode extension to paste JSON as Swift, Obj-C++, Java and more

https://quicktype.io

License:Apache License 2.0


Languages

Language:Swift 85.4%Language:Shell 13.1%Language:Ruby 1.6%