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 |
---|---|---|
jsonmapper/jsonmapper | A PHP library that maps JSON data to PHP objects using middleware and annotations. | 211 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,564 |
mherkender/actionjson | Provides a faster alternative to Adobe's native JSON support in Flash 11 | 125 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
chanonly123/json-model-generator | An application that generates JSON classes based on templates and supports various data mapping frameworks. | 91 |
s9tpepper/jsontools | A JSON parsing and manipulation library for ActionScript3 | 16 |
appcraft-llc/json-mapper | Automates conversion of JSON data to object models in Swift | 27 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
fsprojects/fleece | A JSON mapping library for F# | 199 |
yalantis/fasteasymapping | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 550 |
alekshura/sourcemapper | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
netresearch/jsonmapper | Converts JSON data into PHP object structures using class definitions | 9 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |