keyword “codable” 的软件包
这些软件包可以作为软件包集合使用,可在 Xcode 或 SwiftPM 中使用。
multipart-kit
🏞 使用 Codable 支持解析和序列化多部分编码的数据。
XMLCoder
在 Swift 中使用 Codable 协议轻松进行 XML 解析
MetaCodable
使用宏元编程增强 Swift 的 Codable 实现。
SmartCodable
SmartCodable 是基于 Codable 实现的数据解析库。简单易用,强悍的兼容性是 SmartCodable 的主要特点。 表层 API 和功能几乎和 HandyJSON 一致,支持快速的迁移。
CodableWrappers
一组 PropertyWrapper,可轻松自定义 Swift Codable 类型的序列化
CodableCSV
逐行读取和写入 CSV 文件,或通过 Swift 的 Codable 接口。
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
Swift Codable,具有人类友好的 Markdown 存储
ReerCodable
使用 Swift Macro 的 Codable 扩展
Stores
Typed key-value 存储解决方案,只需几行代码即可在各种持久层中存储 Codable 类型!
GenericJSON
一个简单的 Swift 库,用于处理通用 JSON 结构
CodablePlus
围绕 Swift `Codable` 实现的一系列扩展。
Codextended
扩展程序为 Swift 的 Codable API 类型推断提供超能力 🦸♂️🦹♀️
MoreCodable
MoreCodable 扩展了 `Codable` 的可能性。