Registry / serialization / nori
library2.7.1rbrubygemsunverified

XML to Hash translator.

gem install nori
INSTALL
IMPORT
SIG · NORI
N
nori
serializationrubyv2.7.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.

Nori
require 'nori'

Parse XML into a Ruby hash using Nori.

require 'nori' parser = Nori.new hash = parser.parse('<root><item>value</item></root>') puts hash.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
nori — gem install nori · libregistry