xmlquery
XML parser
An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions.
xmlquery is Golang XPath package for XML query.
446 stars
4 watching
89 forks
Language: Go
last commit: 23 days ago gogolangxmlxml-parserxml-queriesxml-xpathxpath
Related projects:
Repository | Description | Stars |
---|---|---|
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 740 |
antchfx/xpath | Provides a Go package for querying and selecting nodes from various document types using XPath expressions. | 695 |
sharplispers/xpath | An implementation of the XML Path Language (XPath) for querying and manipulating XML documents | 8 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
xml-comp/xml-comp | Automates comparison and synchronization of XML documents across directories. | 21 |