as3-vanilla
Object mapper
A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code.
Extract strongly typed Objects from dynamic objects without writing a single line of code!
81 stars
13 watching
15 forks
Language: ActionScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A declarative object mapping library to simplify conversion of objects field by field. | 122 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| Automates object mapping between classes in Python to simplify data transfer and processing | 103 |
| A library that provides an object mapper on top of a flexible data storage service | 6 |
| A Polyglot Object Mapper for NoSQL Datastores, providing a JPA-compliant mapping solution. | 903 |
| An object mapper utility that transforms source object keys and values into target objects. | 204 |
| Maps data between databases and CSV files in Java | 441 |
| An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| An Objective-C library to easily convert dictionaries to model objects | 347 |
| An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
| A gem that automates the creation of factory files in Ruby projects by mapping common attribute values to predefined functions or constants. | 45 |
| A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |