WAMapping
JSON mapper
A library to map JSON data to iOS objects and vice versa efficiently
A library to turn dictionary into object and vice versa for iOS. Designed for speed!
8 stars
3 watching
1 forks
Language: Objective-C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| | Converts between different JSON representations based on a defined template. | 2 |
| | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| | A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
| | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
| | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
| | An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| | Automates conversion of JSON data to object models in Swift | 27 |
| | An Objective-C library to easily convert dictionaries to model objects | 347 |
| | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
| | A library providing an efficient way to marshal and unmarshal ordered maps in JSON format | 20 |
| | A framework for mapping XML data to Swift objects and vice versa | 111 |