Sviluppatore:
Prezzo: Gratis
Classificazioni: 0 
Recensioni: 0 Scrivi una recensione
Listes: 1 + 0
Punti: 0 + 0 ¡
Punti +1

Descrizione

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!
più ↓

Screenshot

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

Novità

  • Versione: 1.1.0
  • Aggiornata:
  • - 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

Prezzo

  • Oggi: Gratis
  • Minimo: Gratis
  • Massimo: Gratis
Monitora prezzi

Sviluppatore

Punti

Non trovato ☹️

Classificazioni

Non trovato ☹️

Listes

Recensioni

Scrivi tu la prima recensione 🌟

Informazioni aggiuntive

JSON Class GeneratorJSON Class Generator URL breve: Copiato!

Ti potrebbero piacere anche

    • JSON Data Generator
    • macOS App: Sviluppatori  di: Konstantin Adamov
    • $0.99   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: Alex Appadurai
    • Gratis   
    • Listes: 1 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: Bermet Kasykeeva
    • Gratis   
    • Listes: 1 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 1 + 0   Versione: 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 App: Sviluppatori  di: ElamParithi Arul
    • Gratis   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 2 + 0   Versione: 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 App: Sviluppatori  di: SHINSUKE MAKINO
    • Gratis   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 1 + 0   Versione: 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 App: Sviluppatori  di: InSili.co
    • $14.99   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: VDT LABS S.R.L.
    • * $7.99   
    • Listes: 0 + 1   Classificazioni: 0   Recensioni: 0
    • Punti: 1 + 0   Versione: 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 App: Sviluppatori  di: Schimera Pty Ltd
    • Gratis   
    • Listes: 1 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: David Blishen
    • Gratis   
    • Listes: 1 + 1   Classificazioni: 0   Recensioni: 0
    • Punti: 3 + 0   Versione: 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 App: Sviluppatori  di: Sertac Guralp
    • Gratis   
    • Listes: 1 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: Moca LLC
    • $0.99   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: 仕成 吕
    • $2.99   
    • Listes: 0 + 0   Classificazioni: 0   Recensioni: 0
    • Punti: 0 + 0   Versione: 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 App: Sviluppatori  di: Pavel Dubov
    • $0.99   
    • Listes: 1 + 1   Classificazioni: 0   Recensioni: 0
    • Punti: 15 + 0   Versione: 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 App: Sviluppatori  di: Harshad Jadav
    • $0.99   
    • Listes: 0 + 1   Classificazioni: 5 (1)   Recensioni: 0
    • Punti: 2 + 0   Versione: 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 ...
        ⥯ 

Ti potrebbero piacere anche

Operatori di ricerca utilizzabili in AppAgg
Aggiungi a AppAgg
AppAgg
Inizia subito, è gratis.
Registrazione
Accedi