Registry / serialization / xml-fu

xml-fu

JSON →
library0.2.0rbrubygemsunverified

Converts Ruby hashes to XML without requiring meta tagging for attributes or content.

gem install xml-fu
INSTALL
IMPORT
SIG · XML-FU
X
xml-fu
serializationrubyv0.2.0
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.

XmlFu
✓ require 'xml-fu'

Convert a hash to XML

require 'xml-fu' XmlFu.xml({foo: 'bar'}) # => "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<foo>bar</foo>"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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