JsonMapper
JSON mapper
A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data
Typed JSON parser for ActionScript
4 stars
2 watching
1 forks
Language: ActionScript
last commit: over 10 years ago
Linked from 1 awesome list
adobe-airadobe-flashadobe-flexjson-mapperjson-serialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 |
| Provides a faster alternative to Adobe's native JSON support in Flash 11 | 125 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| An application that generates JSON classes based on templates and supports various data mapping frameworks. | 92 |
| A JSON parsing and manipulation library for ActionScript3 | 16 |
| Automates conversion of JSON data to object models in Swift | 27 |
| Converts between different JSON representations based on a defined template. | 2 |
| A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
| A JSON mapping library for F# | 199 |
| An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
| Converts JSON data into PHP object structures using class definitions | 9 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |