Mappable
JSON converter
A framework to convert JSON data into model objects with optimized support for immutable property initialization
flexible JSON to Model converter, specially optimized for immutable properties
27 stars
4 watching
3 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list
decoderdeserializationimmutablejsonletmappingswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| Automates conversion of JSON data to object models in Swift | 27 |
| An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| An app that generates Swift 5 code for models from JSON files using the Codeable framework. | 947 |
| An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| A JSON transformation library for Go | 283 |
| A tool to convert Excel files with localized messages into JSON format for internationalization | 13 |
| Converts between different JSON representations based on a defined template. | 2 |
| A tool for generating immutable model objects from JSON Schemas | 468 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |