Decodable
JSON decoder
A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety
[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
1k stars
18 watching
73 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
jsonswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
| An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |
| A type-safe JSON decoding library written purely in Swift | 796 |
| A fast and convenient JSON deserializer for Swift applications. | 1,012 |
| Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code | 389 |
| A tool to convert JSON data into F# records with a custom Thoth decode function | 4 |
| A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| A utility to safely format and print JSON objects in the commandline. | 30 |
| A Swift library for safely and expressively working with typeless data structures like JSON and plists | 697 |
| A simple toolkit for encoding and decoding JSON text in Java | 748 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A Purescript library for decoding JSON data into type-safe records | 135 |