Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
CodableKit
Swift library that provides additional features for Codable
Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
deep-codable
Encode and decode deeply-nested data into flat Swift objects
IzziRequest
IzziRequest is a super lightweight Swift package that helps you efficiently manage network calls in your application. It supports all key aspects of modern networking, including HTTP methods, request bodies, headers, timeout control, and flexible caching.
JSONtoCodable
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
SwiftAvroCore
An implementation of Apache Avro in Swift 5
ECMASwift
A tiny Javascript runtime for iOS and macOS
LetterCase
𝐓 String letter case conversion and JSON decoding / encoding strategies
MessagePack
A MessagePack encoder and decoder for Codable types
Options
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
APNS
APNs(Apple Push Notification Service) SDK
Corridor
Corridor lets you easily match URLs and extract their values
DynamicCodable
Swift PropertyWrappers that use Codable to decode and encode types that are determined at runtime based on JSON data.
EasyCodable
Easy failable properties in Swift Codable.
ObjectCoder
Swift Object Encoder/Decoder
RTree
An on-disk, Codable R*-Tree for Swift
Serializer
Codable serialization to custom formats made easy
swift-any-codable
Codable extensions to make working with loosely-structured data easier.
URLQueryItemCoder
Encoder & decoder for working with Codable types as URLQueryItems.