- Shen Zhen
- https://blog.nuomi1.com/
- @nuomi1
Codable
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
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的主要特点…
Supercharge Swift's Codable implementations with macros meta-programming.
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
@CodingKey("encoder", "decoder") var cool: Bool = true
Powerful property wrapper to back codable properties.
Better Codable through Property Wrappers
Type-erased wrappers for Encodable, Decodable, and Codable values