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: almost 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
impetus/kundera | A Polyglot Object Mapper for NoSQL Datastores, providing a JPA-compliant mapping solution. | 903 |
sindresorhus/map-obj | An object mapper utility that transforms source object keys and values into target objects. | 204 |
arnaudroger/simpleflatmapper | Maps data between databases and CSV files in Java | 440 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
st0012/factory_factory_girl | A gem that automates the creation of factory files in Ruby projects by mapping common attribute values to predefined functions or constants. | 45 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
landau/zipmap | Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |