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
multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
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
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
IkigaJSON
A high performance JSON library in Swift
SwiftletModel
Type-safe, zero-boilerplate, in-memory graph model engine for Swift.
CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
SwiftyProvisioningProfile
Parse iOS mobile provisioning files into Swift models
VersionedCodable
A wrapper around Swift's Codable that allows versioning of Codable types, and rationalises migrations from older versions of the type.
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.
ExCodable
JSON-Model Conversion with Swift Codable
MarkCodable
Swift Codable with human-friendly Markdown storage
ReerCodable
Codable extensions using Swift Macro
Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
GenericJSON
A simple Swift library for working with generic JSON structures
swift-codable-macro
Macros for automatically generating customizable conformance to `Codable` protocol.