-
2 102 790
recent downloads
total downloads: 64 217 454
sweet_xml
0.7.5
A sweet wrapper of :xmerl to help query XML docs
-
1 276 773
recent downloads
total downloads: 78 534 252
junit_formatter
3.4.0
An ExUnit.Formatter that produces an XML report of the tests run in the project _build dir.
It is a good fit with Jenkins test reporting ...
-
664 046
recent downloads
total downloads: 7 061 081
saxy
1.6.0
Saxy is an XML parser and encoder in Elixir that focuses on speed and standard compliance.
-
625 502
recent downloads
total downloads: 72 881 050
xml_builder
2.4.0
XML builder for Elixir
-
472 672
recent downloads
total downloads: 76 809 342
erlsom
1.5.2
XML parser. Supports SAX style parsing as well as XML Schema based data mapping: create records from XML (and vice versa)
-
384 540
recent downloads
total downloads: 10 148 546
covertool
2.0.7
Build tool & plugin for generating Cobertura XML reports
-
138 146
recent downloads
total downloads: 72 023 159
elixir_xml_to_map
3.1.0
A module for converting an XML string to a map
-
53 490
recent downloads
total downloads: 863 055
sitemapper
0.9.0
Stream based XML Sitemap generator
-
27 143
recent downloads
total downloads: 294 529
hexml
4.1.2
Erlang fast XML parsing library
-
23 423
recent downloads
total downloads: 720 218
rebar_covertool
1.3.0
Covertool Build Plugin for Cobertura XML reports
-
21 516
recent downloads
total downloads: 117 080
xml_json
0.5.0
Convention based conversion to/from XML/JSON
-
21 331
recent downloads
total downloads: 246 772
meeseeks
0.18.0
Meeseeks is a library for parsing and extracting data from HTML and XML
with CSS or XPath selectors.
-
20 059
recent downloads
total downloads: 512 498
fast_xml
1.1.57
Fast Expat-based Erlang / Elixir XML parsing library
-
18 369
recent downloads
total downloads: 303 639
elixir_map_to_xml
0.1.0
Convert an Elixir map to an XML document
-
17 026
recent downloads
total downloads: 387 663
xml_plug_parser
0.0.1
A module to parse XML using Plug.
-
15 573
recent downloads
total downloads: 99 232
sax_map
1.4.1
A fast and efficient tool for converting XML to Elixir Map
-
14 424
recent downloads
total downloads: 428 463
xmlrpc
1.4.3
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
-
13 196
recent downloads
total downloads: 212 928
xmerl_c14n
0.2.0
`XmerlC14n` canonicalizes XML for signing.
-
9 430
recent downloads
total downloads: 237 585
quinn
1.1.3
Quinn is a simple XML parser mainly used to parse rss/atom feeds.
-
9 137
recent downloads
total downloads: 98 327
saxmerl
0.1.0
Saxmerl is a fast and memory efficient parser in Elixir that parses XML documents into `:xmerl` format.
-
7 856
recent downloads
total downloads: 225 346
exml
0.1.3
Most simple Elixir wrapper for xmerl xpath
-
6 978
recent downloads
total downloads: 52 139
rdf_xml
1.2.0
An implementation of RDF-XML for Elixir and RDF.ex.
-
4 962
recent downloads
total downloads: 67 832
parsexml
1.0.0
Simple DOM XML parser with convenient and very simple API
-
4 734
recent downloads
total downloads: 46 459
xml_stream
0.4.0
Streaming XML builder
-
3 364
recent downloads
total downloads: 6 872
simple_xml
1.3.2
A simplified Elixir string-based XML processor that avoids the atom exhaustion vulnerability
present with xmerl based parsers.
-
3 267
recent downloads
total downloads: 6 092
tesla_middleware_xml
2.0.0
Tesla middleware for encoding requests and decoding responses as XML.
-
3 104
recent downloads
total downloads: 92 144
feeder
2.3.2
Stream parse RSS and Atom formatted XML feeds.
-
2 437
recent downloads
total downloads: 4 348
xml_schema
2.0.2
Parse and generate XML using DSL extension of Ecto.Schema.
-
1 927
recent downloads
total downloads: 51 374
xmap
0.2.4
XML to Map converter.
-
1 142
recent downloads
total downloads: 13 899
xmerl_xml_indent
0.2.0
A callback module to write XML with indentation for Elixir