happymapper
XML mapper
A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration.
Object to XML mapping library, using Nokogiri (Fork from John Nunemaker's Happymapper)
152 stars
11 watching
44 forks
Language: Ruby
last commit: 11 days ago
Linked from 1 awesome list
hacktoberfestruby
Related projects:
Repository | Description | Stars |
---|---|---|
empact/roxml | A Ruby module for mapping objects to XML using annotations and bidirectional marshalling | 223 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
gcharita/xmlmapper | A framework for mapping XML data to Swift objects and vice versa | 111 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
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 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
nikkovios/objectmapper_realmswift | A library that automates serialization and deserialization of RealmSwift objects to JSON using ObjectMapper framework. | 17 |
syncleus/ferma | A high-level framework for mapping Java objects to elements in a graph database. | 137 |
sbabiv/xml2map | A Go library that converts XML data into a hierarchical map representation. | 62 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |