CodablecsvRead and write CSV files row-by-row or through Swift's Codable interface.
Codable Diy KitA template for creating your own Swift Codable encoders and decoders
CodablewrappersA Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
SwiftdbA modern database abstraction layer, batteries included.
MessagepackA MessagePack encoder and decoder for Codable types
LadybugA powerful model framework for Swift 4
CodabilityUseful helpers for working with Codable types in Swift
Prefsmate🐣 Elegant UITableView generator for Swift.
CodextendedExtensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
AdaptivecarduiSnippets of UI, authored in JSON and rendered with SwiftUI
Core🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
Multipart Kit🏞 Parses and serializes multipart-encoded data with Codable support.
JsontocodableA generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
Url Encoded Form📝 Parse and serialize url-encoded form data with Codable support.
AnycodableType-erased wrappers for Encodable, Decodable, and Codable values
SwiftaiSwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
XmlcoderEasy XML parsing using Codable protocols in Swift
BambootsBamboots - Extension 4 Alamofire
MorecodableMoreCodable expands the possibilities of `Codable`.
BinarycodableSwift Codable-like interfaces for binary representations.
DefaultcodableA convenient way to handle default values with Swift Codable types
IkigaJSONA high performance JSON library in Swift
NetworkAgentThis package is meant to make http request of an easy way inspiren in the architecture of Moya package. This package is 100% free of dependencies and works with Combine api + Codable
PreciseDecimalA Decimal type that plays nicely with literals and Decodable ✨
PotentCodables🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
SuperCodableCodable, but with Super power made custom Codable behavior easy.
ashSimple iOS app using MVVM and Codable
AlamofireCodableAn Alamofire extension which converts JSON response data into swift objects using Codable
FireSnapshotA useful Firebase-Cloud-Firestore Wrapper with Codable.
codable-kitConveniences for working with Swift's Codable protocols.
FTAPIKitDeclarative and generic REST API framework using Codable.
WXKDarkSkyA pure-Swift Codable layer over the Dark Sky API.
QuickDBA Generic CoreData Manager to accept any type of objects. Fastest way for adding a Database to your project.
json2codableA command line tool to generate a Swift Codable struct from a JSON document
JSONFeedA Swift encoder and decoder for the JSON Feed format
TrickerXAn Xcode9+ Extension which make CodingKeys automatically.