MacOS app Codeable Model file Generator For Swift 5. A Swift model generator like the Objective-C JSONAccelerator. Formats and generates models for the given JSON and also breaks them into files making it easy to manage and share between several models.
Features
- The models that are generated depend Swift's inbuilt Codeable feature making encoding and decoding objects a thing of the past
- Allows to opt for either optional or non-optional variables
- Allows an array of a certain object type with different properties to be merged into a single model with all properties
- Click Load folder with JSON files + Config to generate all possible models for given folder with JSON files
- You will also need to install SwiftFormat with brew install swiftformat and SwiftLint with brew install swiftlint
- A Swift model generator like the Objective-C JSONAccelerator
Categories
JSONLicense
MIT LicenseFollow SwiftyJSONAccelerator
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyJSONAccelerator!