Skip to content

Support Application for https://github.com/icanzilb/JSONModel which will create ObjectiveC class files(.h & .m or swift) from sample input json.

License

Notifications You must be signed in to change notification settings

jkmathew/JSONModeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONModelCreator

Support Application for JSONModel, which will create ObjectiveC class files(.h & .m) from sample input json

How to use

  1. Run the project
  2. Paste the input JSON text you have or drag JSON file to the text view
  3. Click on "Generate files" button
  4. Enter class name and class prefix(if any)
  5. Select directory where the files to be created
  6. Click on "Chose diretory" button
  7. Use the generated fies
  8. Saved lot of time :)

TODO:

  1. Treat array of elements
  2. Type annotation for array elements,and nullablity annotations
  3. Syntax highliter for JSON
  4. Directly load json from Webservice

Author: Johnykutty Mathew

If you really like this application? - I hope you will star this repo :)
Found any bug? :( or need a new feature? create an issue.

About

Support Application for https://github.com/icanzilb/JSONModel which will create ObjectiveC class files(.h & .m or swift) from sample input json.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages