Skip to content

jphsd/xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml

Go Reference godocs.io Go Report Card

Wrapper around encoding/xml.Decode to facilitate the Inversion of Control pattern and provide a domain object model builder.

The enclosed svg package is a simplistic SVG11 renderer that can parse a DOM from the above. The following elements are (mostly) supported: svg defs use g line rect circle ellipse polyline polygon path clipPath

The svgrender command (xml/svg/cmd) can read either the standard input or the supplied file and render it to svgrender.png.

About

DOM wrapper around the standard library encoding/xml and an SVG parser/renderer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages