开发人员:
价格: 免费
排名: 0 
评价: 0 我要评价
列表: 0 + 0
积分: 0 + 0 ¡
积分 + 1

说明

JSON Class Generator
generates Objective-C source code from the classes and enums that you define in the editor. The source code has methods for converting/parsing to/from JSON.

*** Tutorial and Sample Project available at https://lifted.software ***

The generated code for a sample class 'MyClass' would contain the following methods:

/// initializing a class from a NSDictionary (JSON representation)
- [MyClass initWithDict:]

/// converting to NSDictionary (JSON representation)
- [MyClass toDict]

// initializes the class with sane values
- [MyClass init]

Quality
The generated code is type safe, yet fast (no use of introspection). It makes your client robust against all kinds of invalid structured responses from backends by always returning structurally sound data - providing fallback values, if necessary.

Proven
The tool has accelerated the development of commercial iOS and Mac applications since late 2014 including one of Europe's fastest growing internet ventures. It has been continuously tested and improved after encountering weird circumstances in practice. A few million network requests later, you can now reap the rewards and buy a rock solid solution that will ease your life, when it comes to dealing with JSON in your application.

Easy
Editing the models in the UI is a cinch compared to using one of the many libraries for mapping JSON to Objects. You don't have to write any code yourself anymore.

Alternatives
If you do want to write code by hand and if you want to go for a library as your solution, make sure that it is easy to use, can deal with malformed responses well and has error reporting. Does it convert models back to JSON (if you need it) and does it have many significant open issues? (Often you can check this on github.)

Make the Decision!
Free yourself from writing glue code. Describing an API is always easier than implementing one, especially if you later want to do modifications. Be the architect! Try it out! What can you loose? Download the free trial version from our website !
http://liftedsoftware.com

Trial Version
The trial version does work for a limited time, before requiring activation. It does not come with any other limitations. You can of course keep the code, that you have generated during the trial period. There is also a tutorial and a sample project on our website.
http://liftedsoftware.com

You will LOVE it!
This tool will save you hours of your precious time! Waste no more effort on implementing models and debugging server responses!
By the end of the trial period it will have saved you already a multiple hours of work. If you buy it, it will continue to save you more hours, days and even weeks of your developer time!
查看更多 ↓

屏幕截图

JSON Class Generator (macOS) 来自: Lifted Software UG (haftungsbeschraenkt)

新版变化

  • 版本: 1.1.0
  • 已更新:
  • - app
    - shows a toast when export is done
    - saved files have new format (version 1.0.0 will not be able to open them after saving with 1.1.0 or later versions)
    - generated code
    - passes analysers: fbinfer, FauxPas, Apple's static analyser
    - is warning-free
    - makes use of nullability annotations and Objective-C generics where possible
    - contains a speed improvement
    - bugs fixed
    - the background color of a cell does not turn black in rare occasions

价格

  • 今天: 免费
  • 最小值: 免费
  • 最大值: 免费
可选

开发人员

积分

未找到 ☹️

排名

未找到 ☹️

列表

未找到 ☹️

评价

抢先评价一下吧!

其他信息

JSON Class GeneratorJSON Class Generator 短网址: 已复制!

您可能还喜欢

    • JSON Data Generator
    • macOS 应用: 软件开发工具   来自: Konstantin Adamov
    • $1.99   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.1   JSON Data Generator is a handy tool for creating realistic JSON objects for testing your applications. You can choose from a variety of field types, such as: - Integer: Generate random
    • JSON Validation
    • macOS 应用: 软件开发工具   来自: Alex Appadurai
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.1   Convert any valid JSON object to a class of one of the currently supported languages. Preview the generated content before saving it. Include constructors. Change the root class name. ...
    • JSON Utilities
    • macOS 应用: 软件开发工具   来自: ElamParithi Arul
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 1 + 0   版本: 1.2   JSON Utilities is an all-in-one offline application to manipulate JSON in different ways. Currently supporting functionalities such as Escape, Unescape, Validate and Pretty Print JSON ...
    • Json Graph Editor
    • macOS 应用: 软件开发工具   来自: SHINSUKE MAKINO
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 1 + 0   版本: 1.0.0   Explore and edit your deeply-nested JSON files with graph-visualized UI. Features: Visualize JSON files as explorable graph Zooming-in/out Edit JSON files Editable Table view of ...
    • JSON Wizard
    • macOS 应用: 软件开发工具   来自: InSili.co
    • $14.99   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 2.2   Edit. Visualize. Export. The ultimate JSON-driven Data Management app. Easy-to-use Import your JSON and work on the response directly. Do you want to access a network resource? You can
    • JSON Editor
    • macOS 应用: 软件开发工具   来自: VDT LABS S.R.L.
    • $5.99   
    • 列表: 0 + 1   排名: 0   评价: 0
    • 积分: 1 + 0   版本: 1.47   JSON Editor is a must-have editor for JSON data. In a clean, uncluttered and user-friendly interface, it allows you to create, visualize, modify, validate, format and save your JSON ...
    • JSON Tools
    • macOS 应用: 软件开发工具   来自: Schimera Pty Ltd
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.0   JSON Tools is an XCode Source Editor extension for working with JSON files. You can quickly: Validate a JSON file and be notified of any errors found Pretty format the file to make it ...
    • JSON Helper for AppleScript
    • macOS 应用: 软件开发工具   来自: David Blishen
    • 免费   
    • 列表: 0 + 1   排名: 0   评价: 0
    • 积分: 3 + 0   版本: 1.20   JSON Helper is an agent which allows you to do useful things with JSON (JavaScript Object Notation) directly from AppleScript. JSON Helper has no interface, and runs in the background ...
    • JSON to Model Class
    • macOS 应用: 软件开发工具   来自: Harshad Jadav
    • $0.99   
    • 列表: 0 + 1   排名: 5 (1)   评价: 0
    • 积分: 2 + 0   版本: 1.4   [Introduction] Json To Model is most use to transform JSON to Model generation tool. It s convert in your desired class/struct models. The generated model released on Swift s build in ...
    • JSON格式化
    • macOS 应用: 软件开发工具   来自: 珍珍 张
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.0.2   JSONFormatter is a browser extension used for formatting and beautifying JSON data. It can convert unformatted JSON data into an easy-to-read format, making it convenient for users to ...
    • JSON Formatter
    • macOS 应用: 软件开发工具   来自: TheITSpecialistsLLC
    • $1.99   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.0   The JSON Formatter application allows you to enter unindented or unorganized looking JSON data and then prettify it to the best readable state. The end result is neat, elegant, ...
    • JSON XML Two Way Converter
    • macOS 应用: 软件开发工具   来自: Robert Allenson
    • $3.99   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 0 + 0   版本: 1.0   Converts both from JSON to XML and XML to JSON. JavaScript Object Noation (JSON) converter to Extensible Markup Language (XML). Pick your file and pathway for both selection and ...
    • JSON Query for Mac OS X
    • macOS 应用: 软件开发工具   来自: Satish Mahalingam
    • 免费   
    • 列表: 0 + 0   排名: 0   评价: 0
    • 积分: 3 + 0   版本: 2.2   The first app for OS X that allows you to query JSON data structures. Use the simple search syntax to perform a lookup by key or value, or drill into the data with literals (square ...
AppAgg 中可使用的搜索运算符
添加到 AppAgg
AppAgg
立即免费加入AppAgg
注册
登录