exmerl
XML parser
An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents.
Elixir wrapper for xmerl_*
12 stars
3 watching
2 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
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 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,291 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
jcomellas/ex_hl7 | HL7 message parser for Elixir | 41 |
stevenschobert/weebo | An XML-RPC parser/formatter for Elixir with datatype mapping support | 2 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |