Repository navigation
codable
- Website
- Wikipedia
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.
Use Codable with Firebase
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
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.
@CodingKey("encoder", "decoder") var cool: Bool = true