roxml
XML mapper
A Ruby module for mapping objects to XML using annotations and bidirectional marshalling
ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
223 stars
7 watching
176 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration. | 152 |
| An XML parsing library that creates a read-only tree from an XML document. | 436 |
| Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
| A toolkit for efficiently mapping and persisting data in Ruby applications | 2,086 |
| An ORM that maps REST resources to Ruby objects | 2,049 |
| A JavaScript implementation of the RDF mapping language (RML) for data integration and querying. | 25 |
| A convention-based object mapping library using Roslyn source generation | 94 |
| Automatically transforms XML Schemas to RDF/OWL representations. | 79 |
| A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
| A framework for mapping XML data to Swift objects and vice versa | 111 |
| A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
| A module to convert between XML and an internal tree structure | 7 |
| A secure-by-default XML parser and serializer library | 32 |
| A DSL-based framework for mapping HTTP requests to actions in Rack applications | 102 |
| An XML parser and object marshaller designed to be fast and efficient | 905 |