Better Codable through Property Wrappers
-
Updated
Nov 23, 2023 - Swift
Better Codable through Property Wrappers
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
Easy XML parsing using Codable protocols in Swift
Supercharge Swift's Codable implementations with macros meta-programming.
Make Custom Serialization of Swift Codable Types easy with Annotations
SmartCodable is a data parsing library built on Swift’s Codable, designed for simple usage and strong real-world compatibility. It gracefully handles missing fields, default values, and evolving JSON structures. SmartCodable 是基于 Swift Codable 的数据解析库,主打简单易用与真实业务场景下的强兼容性,能够优雅应对不断变化的 JSON 数据。
Use Codable with Firebase
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Read and write CSV files row-by-row or through Swift's Codable interface.
Bamboots - Extension 4 Alamofire
Codable extensions using Swift Macro
@codingkey("encoder", "decoder") var cool: Bool = true
A convenient way to handle default values with Swift Codable types
Add a description, image, and links to the codable topic page so that developers can more easily learn about it.
To associate your repository with the codable topic, visit your repo's landing page and select "manage topics."