json-mapper
There are 21 repositories under json-mapper topic.
fsprojects/Fleece
Json mapper for F#
microsoft/JsonToJsonMapper
JsonToJsonMapper works on JSON format to exchange information between systems. It enables transformation of JSON data from one schema to another.
captn3m0/jqaas
jq as a service
mfatihercik/dsm
Declarative Stream Mapping (DSM) is a stream de/serializer library for XML and JSON. DSM allows you to make custom parsing, filtering, transforming, aggregating, grouping on any JSON or XML document at stream time(read only once).
AntonTheDev/JSONModelKit
API driven JSON mapper. Generates and auto-imports model files into your project based on, JSON or PLIST, mapping files configured against an arbitrary dictionary. 2 Birds, 1 Stone.
TBXark/JSONElement
JSONElement makes it easier and safer to use JSON
GlebRadchenko/JsonMapper
Fast Json Mapper without using reflection
kemsky/JsonMapper
Typed JSON parser for ActionScript
maxkoshevoi/JsonToCsvMapper
Powerful and versatile json to csv mapper
lealceldeiro/abstractmapping
A demo Java Code for Showing how to implement Jackson deserialization with abstracts.
xbyter/php-object-mapping
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等。并可根据定义的映射对象生成API文档。
AntonTheDev/CSMapper
CSMapper helps mapping arbitrary dictionaries to objects. Absolutely the fastest JSON Mapping solution for Obj-C projects :)
CityOfBoston/vanishing-glass
Python from desktop GIS and let it control web maps
kubagdynia/Dapper.CustomTypeHandlers
Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.
ohager/magic-mapper
Minimalistic JSON mapper
pinarol/ServiceProxy
Do not implement REST API calls, declare the method signatures and they'll just work.
steffenjacobs/JsonMatcher
Matches JSON-keys and values best effort using translations, synonyms and Levenshtein distance. Also provides value and unit conversion of the associated JSON-values. Part of a Seminar Thesis at the Institute of Enterprise Systems at the University of Mannheim.
venneste/PSON
A powerful PHP library to convert objects into JSON and vice versa using PHP attributes
JarCasting/commons-json-utils
Utilities for serialize and deserialize from JSON using Jackson