Registry / serialization / domle
library0.6.0rbrubygemsunverified

Domle (DOM + Rexle) is the document object model used by the Svgle gem.

gem install domle
INSTALL
IMPORT
SIG · DOMLE
D
domle
serializationrubyv0.6.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.

Domle
require 'domle'

Create a new Domle document and add a root element.

require 'domle' doc = Domle::Document.new doc.add_element('root') puts doc.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
domle — gem install domle · libregistry