exml
XML parser
An Elixir wrapper around an XML parsing and XPath evaluation library
Most simple Elixir wrapper for xmerl xpath
25 stars
3 watching
4 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
elixirxml-parserxpath
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,291 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
jcomellas/ex_hl7 | HL7 message parser for Elixir | 41 |