Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhfa008/swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
https://github.com/hhfa008/swiftai
cocoa cocoa-touch codable codable-xcode-extension handyjson ios json model swift uikit xcode xcode-extension xcode-plugin
Last synced: about 16 hours ago
JSON representation
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
- Host: GitHub
- URL: https://github.com/hhfa008/swiftai
- Owner: hhfa008
- License: mit
- Created: 2018-01-28T08:47:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T04:43:41.000Z (almost 5 years ago)
- Last Synced: 2024-04-06T05:33:14.274Z (9 months ago)
- Topics: cocoa, cocoa-touch, codable, codable-xcode-extension, handyjson, ios, json, model, swift, uikit, xcode, xcode-extension, xcode-plugin
- Language: Swift
- Homepage:
- Size: 1.2 MB
- Stars: 491
- Watchers: 14
- Forks: 94
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# SwiftAI
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.# App
![Usage](image/SwiftAIApp.png)
# Xcode Extension
## JSON from ClipBoard
![Usage](image/SwiftAIXCodeExtensionClipBoard.gif)## JSON in XCode
![Usage](image/SwiftAIXCodeExtension.gif)# Xcode Extension Setting
![Usage](image/SwiftAIXcodeExtension.png)