Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
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.
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一致,支持快速的迁移。
CodableWrappers
Make Custom Serialization of Swift Codable Types easy with Annotations
BetterCodable
Better Codable through Property Wrappers
CleanJSON
Swift JSON decoder for 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.
MarkCodable
Swift Codable with human-friendly Markdown storage
ReerCodable
Codable extensions using Swift Macro
SwiftletModel
Lightweight Core Data alternative
IkigaJSON
A high performance JSON library in Swift
CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
GenericJSON
A simple Swift library for working with generic JSON structures
Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
VersionedCodable
A wrapper around Swift's Codable that allows versioning of Codable types, and rationalises migrations from older versions of the type.
ExCodable
JSON-Model Conversion with Swift Codable
SwiftyProvisioningProfile
Parse iOS mobile provisioning files into Swift models
TOMLDecoder
From TOML to Swift Codable types.