Registry / serialization / xml-magic

xml-magic

JSON →
library0.1.1rbrubygemsunverified

Makes accessing XML objects more like any other Ruby object with intuitive method calls.

gem install xml-magic
INSTALL
IMPORT
SIG · XML-MAGIC
X
xml-magic
serializationrubyv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XMLMagic
require 'xml-magic'

Parse and access XML elements as Ruby objects

require 'xml-magic' doc = XMLMagic.new('<root><item name="test">value</item></root>') puts doc.root.item.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
xml-magic — gem install xml-magic · libregistry