Packages for keyword “codable”
XMLCoder
Easy XML parsing using Codable protocols in Swift
MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
SmartCodable
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一致,支持快速的迁移。
VersionedCodable
A wrapper around Swift's Codable that allows versioning of Codable types, and rationalises migrations from older versions of the type.
IkigaJSON
A high performance JSON library in Swift
BetterCodable
Better Codable through Property Wrappers
CleanJSON
Swift JSON decoder for Codable
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
ExCodable
JSON-Model Conversion with Swift Codable
GenericJSON
A simple Swift library for working with generic JSON structures
MarkCodable
Swift Codable with human-friendly Markdown storage
Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
MoreCodable
MoreCodable expands the possibilities of `Codable`.
CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy integration of default values, reducing the amount of auxiliary code you need to write.
Codextended
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
PotentCodables
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values