Packages for keyword “codable”
These packages are available as a package collection, usable in Xcode or SwiftPM.
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.
ECMASwift
A tiny Javascript runtime for iOS and macOS
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.
msg2swift
Generate Swift model for ROS message, service or action file.
ObjectCoder
Swift Object Encoder/Decoder
Serializer
Codable serialization to custom formats made easy
xml-coding
Swift based XML Encoder/Decoder for Codable classes
APIota
APIota is a lightweight Swift library for defining REST API clients for use in iOS, macOS, tvOS, watchOS and Linux apps.
APNS
APNs(Apple Push Notification Service) SDK
JSONParser
Elegant, type-safe JSON parsing in Swift
LetterCase
𝐓 String letter case conversion and JSON decoding / encoding strategies
URLEncodedForm
📝 Parse and serialize url-encoded form data with Codable support.
Balam
Swift NoSQL functional database
BinaryUtils
A collection of utilities to handle binary data in Swift
CodablePersist
Store and Cache Anything Codable
CodableX
Make Swift's Codable easier using Property Wrappers.
DictionaryEncoder
Swift Dictionary Encoder, based off the JSON Encoder in Foundation
ExtraEncodable
A small Swift package allowing you to customize the encoding behavior of `Encodable` types
JSONDecoder-Keypath
Add key path support to the JSONDecoder