README.md

March 10, 2021 ยท View on GitHub

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

Contents

  1. 0.1Try quicktype in your browser.
  2. 1Development
  3. 1.1Install prereqs and bundle quicktype