XML Mapping
This category does not have a description yet. You can add one on github!
0.22
Object to XML Mapping Library, using Nokogiri (fork from John Nunemaker's Happymapper)
2017
2018
2019
2020
2021
2022
0.93
A fast XML parser and object serializer that uses only standard C lib.
Optimized XML (Ox), as the name implies was written to provide speed optimized
XML handling. It was designed to be an alternative to Nokogiri and other Ruby
XML parsers for generic XML parsing and as an alternative to Marshal...
2017
2018
2019
2020
2021
2022
6.77
An XML toolkit for Ruby
2017
2018
2019
2020
2021
2022
0.47
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
of the marshalling and unmarshalling of mapped attributes so that developers can focus on
building first-class Ruby clas...
2017
2018
2019
2020
2021
2022
0.09
Saxerator is a streaming xml-to-hash parser designed for working with very large xml files by
giving you Enumerable access to manageable chunks of the document.
2017
2018
2019
2020
2021
2022
2.99
Gyoku translates Ruby Hashes to XML
2017
2018
2019
2020
2021
2022
0.02
Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once through it and yields objects along the way.
2017
2018
2019
2020
2021
2022
3.06
XML to Hash translator
2017
2018
2019
2020
2021
2022
0.44
Declarative SAX Parsing with Nokogiri, Ox or Oga
2017
2018
2019
2020
2021
2022
0.03
Inspired by the Gyoku gem for hash to xml conversion,
XmlFu is designed to require no meta tagging for
node attributes and content. (i.e. no :attributes! and no :order!)
2017
2018
2019
2020
2021
2022
0.05
Builds XML and JSON representations of your Ruby objects
2017
2018
2019
2020
2021
2022
0.02
A streaming XML parser which builds objects and passes them to a collecter as they are ready. Based upon Nokogiri SAX parsing functionality.
2017
2018
2019
2020
2021
2022
0.01
Data Active is an extension of ActiveRecord that provides features to synchronise an ActiveRecord Model with a supplied XML document
2017
2018
2019
2020
2021
2022
0.01
Robust XML parser that allows defining desired behavior with fancy DSL
2017
2018
2019
2020
2021
2022
0.01
XML Active is an extension of ActiveRecord that provides features to synchronise an ActiveRecord Model with a supplied XML document
2017
2018
2019
2020
2021
2022
0.0
Parse (huge) XML documents into Ruby objects with a nifty declarative language!
2017
2018
2019
2020
2021
2022
0.09
An easy to use, extensible library for semi-automatically mapping Ruby objects to XML and back. Includes an XPath interpreter.
2017
2018
2019
2020
2021
2022
0.07
object to xml mapping library
2017
2018
2019
2020
2021
2022