Quinn
XML parser
An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds.
XML parser for Elixir
49 stars
2 watching
12 forks
Language: Elixir
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 281 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
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 |
umurgdk/elixir-feedme | An Elixir implementation of an RSS/Atom feed parser | 15 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 52 |
cirru/parser.ex | A parser for the Cirru programming language | 0 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 449 |
stevenschobert/weebo | An XML-RPC parser/formatter for Elixir with datatype mapping support | 2 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |