Code Monkey home page Code Monkey logo

jsonift's Introduction

Jsonift

JSonift is an Xcode source editor extension that provides a seamless experience for developers when working with JSON data. With JSonift, developers can copy JSON data to their clipboard and quickly convert it into a model that can be easily used in their code.

This extension is designed to simplify the process of creating models from JSON data by reducing the time and effort required to manually create the necessary code. With JSonift, developers can quickly generate models that match the structure of their JSON data with just a few clicks.

Feature

Convert JSON data to a model: With JSonift, developers can quickly convert the JSON data they've copied to the clipboard into a model that can be easily used in their code. This can save developers time and reduce errors.

Example

Copy the JSON to clipboard.
SourceEditor.mov

How to use

Installation and Enabling:

  1. Open the project in Xcode.
  2. Select the Jsonift Editor extension target from the project navigator.
  3. Choose a generic device from the device selection dropdown in the Xcode toolbar.
  4. Select Product > Archive from the Xcode menu.
  5. Once the archive is complete, the Organizer window will appear.
  6. Select the archive that was just created and click the Distribute App button.
  7. Choose Developer ID and click "Next".
  8. Choose Export and click Next.
  9. Choose a location to save the exported .appex file and click Export.
  10. The exported .appex file can now be shared with other users or uploaded to the App Store.
  11. Double-click the .appex file to install the extension. This will launch Xcode and prompt you to enable the extension.
  12. Enable the extension: To enable the extension, open Xcode and go to Xcode > Editor > Extensions > Jsonift > Enable Jsonift. Once enabled, the extension will be available in the Xcode editor.

Using the Extension:

  1. Copy JSON data to clipboard: Select the JSON data that you want to convert into a model and copy it to the clipboard.
  2. Generate model class: Go to Xcode > Editor > Jsonift > Construct Model. The extension will parse the JSON data and generate a corresponding model class, which you can then use in your code.

jsonift's People

Contributors

rkramvs avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

yyz05279

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.