Packages for keyword “json”
These packages are available as a package collection, usable in Xcode or SwiftPM.
universal
Tiny zero-dependency cross-platform Swift parsers for JSON, XML, and YAML incl. in-memory interchange formats and Either type
Kodable
A supercharged extension of Codable
Cache
📦 A simple, lightweight caching library for Swift.
Iatheto
A simple JSON framework
jmespath.swift
Swift implementation of JMESPath, the JSON query language
jsonlogic
A native Swift JsonLogic implementation. This parser accepts JsonLogic rules and executes them.
JSONValue
A container type for generic, untyped JSON data.
Serpent
A protocol to serialize Swift structs and classes for encoding and decoding.
DynamicJSON
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
testify
Testify converts XCTest output into a proper structure (JSON, JUNIT, MD, GFM), or it'll miserably fail. 😉
Banana
A lightweight, high-performance JSON decoding library powered by yyjson.
Codability
Useful helpers for working with Codable types in Swift
CodableAlamofire
An extension for Alamofire that converts JSON data into Decodable objects.
deep-codable
Encode and decode deeply-nested data into flat Swift objects
JSONtoCodable
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
Mappable
flexible JSON to Model converter, specially optimized for immutable properties
JSONLines
A lightweight library for working with incomplete or streaming JSON in Swift.
RBBJSON
Flexible JSON traversal for rapid prototyping.
RTree
An on-disk, Codable R*-Tree for Swift
SerializedSwift
A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON