mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
e663038c43
commit
cb96db695b
@ -1824,10 +1824,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
*Libraries and tools for manipulating XML.*
|
*Libraries and tools for manipulating XML.*
|
||||||
|
|
||||||
* [XML-Comp](https://github.com/xml-comp/xml-comp) - Simple command line XML comparer that generates diffs of folders, files and tags.
|
* [XML-Comp](https://github.com/xml-comp/xml-comp) - Simple command line XML comparer that generates diffs of folders, files and tags.
|
||||||
|
* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang.
|
||||||
* [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - Procedural XML generation API based on libxml2's xmlwriter module.
|
* [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - Procedural XML generation API based on libxml2's xmlwriter module.
|
||||||
* [xpath](https://github.com/antchfx/xpath) - XPath package for Go.
|
* [xpath](https://github.com/antchfx/xpath) - XPath package for Go.
|
||||||
* [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
|
* [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression.
|
||||||
* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang.
|
* [zek](https://github.com/miku/zek) - Generate a Go struct from XML.
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
|
|
||||||
*Go software and plugins.*
|
*Go software and plugins.*
|
||||||
|
Loading…
Reference in New Issue
Block a user