keyword “codable” 的软件包
这些软件包可以作为软件包集合使用,可在 Xcode 或 SwiftPM 中使用。
multipart-kit
🏞 解析和序列化带有 Codable 支持的 multipart 编码数据。
XMLCoder
在 Swift 中使用 Codable 协议轻松解析 XML
MetaCodable
通过宏元编程增强 Swift 的 Codable 实现。
SmartCodable
SmartCodable 是基于 Codable 实现的数据解析库。简单易用,强悍的兼容性是 SmartCodable 的主要特点。 表层 API 和功能几乎和 HandyJSON 一致,支持快速的迁移。
CodableWrappers
PropertyWrapper 集合,使 Swift Codable 类型的自定义序列化变得容易
CodableCSV
逐行或通过 Swift 的 Codable 接口读写 CSV 文件。
VersionedCodable
Swift Codable 的包装器,允许 Codable 类型版本控制,并合理化从旧版本类型的迁移。
IkigaJSON
Swift 中高性能 JSON 库
BetterCodable
通过 Property Wrapper 改进 Codable
CleanJSON
用于 Codable 的 Swift JSON 解码器
CodableKit
一个 Swift 宏包,旨在简化 Swift 的 Codable 协议的使用,允许轻松集成默认值,减少您需要编写的辅助代码量。
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
ExCodable
使用 Swift Codable 的 JSON-模型转换
MarkCodable
具有人类友好 Markdown 存储的 Swift Codable
ReerCodable
使用 Swift Macro 的 Codable 扩展
Stores
Typed key-value 存储解决方案,只需几行代码即可在各种持久层中存储 Codable 类型!
GenericJSON
一个用于处理通用 JSON 结构的简单 Swift 库
CodablePlus
围绕 Swift `Codable` 实现的扩展集合。
Codextended
扩展赋予 Swift 的 Codable API 类型推断超能力 🦸♂️🦹♀️
MoreCodable
MoreCodable 扩展了 `Codable` 的可能性。