All Projects → quicktype → Quicktype Xcode

quicktype / Quicktype Xcode

Licence: apache-2.0
Xcode extension to paste JSON as Swift, Objective-C, and more

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Quicktype Xcode

Wrap
The easy to use Swift JSON encoder
Stars: ✭ 725 (-56.22%)
Mutual labels:  json, xcode
Swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Stars: ✭ 470 (-71.62%)
Mutual labels:  json, xcode
Localize
Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.
Stars: ✭ 253 (-84.72%)
Mutual labels:  json, xcode
Everlayout
Reusable, downloadable, up-datable iOS layouts
Stars: ✭ 103 (-93.78%)
Mutual labels:  json, xcode
Cgoperators
Easily manipulate CGPoints, CGSizes and CGVectors using math operators
Stars: ✭ 131 (-92.09%)
Mutual labels:  xcode
Elementui
Generate a form using JSON Schema, Vue and ElementUI
Stars: ✭ 130 (-92.15%)
Mutual labels:  json
Swiftdux
Predictable state management for SwiftUI applications.
Stars: ✭ 130 (-92.15%)
Mutual labels:  xcode
Jsondiscoverer
JSON model discoverer
Stars: ✭ 129 (-92.21%)
Mutual labels:  json
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-92.03%)
Mutual labels:  json
Jsonwatch
Track changes in JSON data from the command line
Stars: ✭ 130 (-92.15%)
Mutual labels:  json
Quicktype Vscode
VS Code extension to convert JSON to TypeScript, C#, Go, and many more
Stars: ✭ 131 (-92.09%)
Mutual labels:  json
Testdrive
Quickly try out any Swift pod or framework in a playground
Stars: ✭ 1,612 (-2.66%)
Mutual labels:  xcode
Gojsonq
A simple Go package to Query over JSON/YAML/XML/CSV Data
Stars: ✭ 1,790 (+8.09%)
Mutual labels:  json
Restapimvvm
App that interacts with a Rest Api. Architecture is MVVM.
Stars: ✭ 130 (-92.15%)
Mutual labels:  json
Oq
A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
Stars: ✭ 132 (-92.03%)
Mutual labels:  json
Freetakserver
an open source, lightweight Server for connect TAK clients
Stars: ✭ 127 (-92.33%)
Mutual labels:  json
Fossurl
Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages
Stars: ✭ 131 (-92.09%)
Mutual labels:  json
Pyjson tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Stars: ✭ 131 (-92.09%)
Mutual labels:  json
Borer
Efficient CBOR and JSON (de)serialization in Scala
Stars: ✭ 131 (-92.09%)
Mutual labels:  json
Spperspective
Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.
Stars: ✭ 127 (-92.33%)
Mutual labels:  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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].