Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 884 Bytes

File metadata and controls

22 lines (13 loc) · 884 Bytes

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, 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

$ pod install