Udvikler:
Pris: Gratis
Rangeringer: 0 
Anmeldelser: 0 Skriv en anmeldelse
Lister: 1 + 0
Point: 0 + 0 ¡
Point +1

Beskrivelse

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!
mere ↓

Skærmbilleder

JSON Class Generator (macOS) Ved: Lifted Software UG (haftungsbeschraenkt)

Nyheder

  • Version: 1.1.0
  • Opdateret:
  • - 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

Pris

  • I dag: Gratis
  • Minimum: Gratis
  • Maksimalt: Gratis
Overvåg priser

Udvikler

Point

Ikke fundet ☹️

Rangeringer

Ikke fundet ☹️

Lister

Anmeldelser

Vær den første til at gennemgå 🌟

Yderligere oplysninger

JSON Class GeneratorJSON Class Generator Kort webadresse: Kopieret!

Du vil måske også kunne lide

    • JSON Data Generator
    • macOS Apps: Værktøjer  Ved: Konstantin Adamov
    • $0.99   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 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 Apps: Værktøjer  Ved: Alex Appadurai
    • Gratis   
    • Lister: 1 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 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 Beautifier and Editor
    • macOS Apps: Værktøjer  Ved: Bermet Kasykeeva
    • Gratis   
    • Lister: 1 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 1 + 0   Version: 0.5.10   This extension monitors JSON pages and converts them into a human-readable object. You can view, edit, search through values and keys. You can even change the format of a key or drag ...
        ⥯ 
    • JSON Utilities
    • macOS Apps: Værktøjer  Ved: ElamParithi Arul
    • Gratis   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 2 + 0   Version: 2.0   Transform complex JSON into beautiful, readable code with this minimalist editor. Designed with simplicity at its core, every feature enhances your workflow without cluttering your ...
        ⥯ 
    • Json Graph Editor
    • macOS Apps: Værktøjer  Ved: SHINSUKE MAKINO
    • Gratis   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 1 + 0   Version: 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 Apps: Værktøjer  Ved: InSili.co
    • $14.99   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 2.4   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 Apps: Værktøjer  Ved: VDT LABS S.R.L.
    • * $7.99   
    • Lister: 0 + 1   Rangeringer: 0   Anmeldelser: 0
    • Point: 1 + 0   Version: 2.3   JSON Editor is a tree & text editor for JSON, JSON5 and JSON Lines data formats. In a clean and user-friendly interface, it allows you to create, visualize, modify, validate, format ...
        ⥯ 
    • JSON Tools
    • macOS Apps: Værktøjer  Ved: Schimera Pty Ltd
    • Gratis   
    • Lister: 1 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 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 Apps: Værktøjer  Ved: David Blishen
    • Gratis   
    • Lister: 1 + 1   Rangeringer: 0   Anmeldelser: 0
    • Point: 3 + 0   Version: 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 Beautifier
    • macOS Apps: Værktøjer  Ved: Sertac Guralp
    • Gratis   
    • Lister: 1 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 1.0.1   Json Beautifier is a Mac OS Application, which you can quickly beautify or minify your json text on top menu bar. You don't have to open any web page on a browser. You just click the ...
        ⥯ 
    • JSON Highlight Pro for Safari
    • macOS Apps: Værktøjer  Ved: Moca LLC
    • $0.99   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 1.0.1   JSON Highlighter Pro is a powerful Safari extension that instantly formats and beautifully highlights JSON data within your browser. Ideal for developers and data analysts, this tool ...
        ⥯ 
    • Json ConvertTo Model
    • macOS Apps: Værktøjer  Ved: 仕成 吕
    • $2.99   
    • Lister: 0 + 0   Rangeringer: 0   Anmeldelser: 0
    • Point: 0 + 0   Version: 1.5   Json ConvertTo Model is a piece of software that converts Json data into Objective-C, Swift, C#, Java entity classes.
        ⥯ 
    • JSON Formatter for Safari
    • macOS Apps: Værktøjer  Ved: Pavel Dubov
    • $0.99   
    • Lister: 1 + 1   Rangeringer: 0   Anmeldelser: 0
    • Point: 15 + 0   Version: 1.5   Makes JSON readable in a tree structure when you load it in a browser tab. FEATURES: Powerful, Simple and Fast Syntax highlighting Collapsible and expandable trees Toggle between ...
        ⥯ 
    • JSON to Model Class
    • macOS Apps: Værktøjer  Ved: Harshad Jadav
    • $0.99   
    • Lister: 0 + 1   Rangeringer: 5 (1)   Anmeldelser: 0
    • Point: 2 + 0   Version: 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 ...
        ⥯ 

Du vil måske også kunne lide

Søgeoperatorer, du kan bruge med AppAgg
Føj til AppAgg
AppAgg
Begynd nu – det er gratis.
Tilmelde
Log ind