Registry / serialization / xmlhasher

xmlhasher

JSON →
library1.0.7rbrubygemsunverified

Fast XML to Ruby Hash converter.

gem install xmlhasher
INSTALL
IMPORT
SIG · XMLHASHER
X
xmlhasher
serializationrubyv1.0.7
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.

XmlHasher
require 'xmlhasher'

Convert XML to Ruby Hash

require 'xmlhasher' xml = '<root><item id="1">value</item></root>' hash = XmlHasher.parse(xml) puts hash.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
xmlhasher — gem install xmlhasher · libregistry