An HTML templating engine that uses XML/HTML tag syntax to render HTML.
Podcast chapter parser and formatter. Supports xml/psc, mp4chaps and json.
Parses XML syndication feeds such as RSS, Atom, etc. Elixir feedparser wrapper using erlport.
Macros to support Ruby-like jbuilder/builder templates to generate JSON and XML
A simple XML mapper for Elixir.
A behaviour module to process XML files
Elixir native XML parser that enables search using attribute or element names
An LFE XML parser / wrapper for erlsom
XML Parser for the SEC's Latest Filings Feed An example of such a feed can be found here: https://www.sec.gov/cgi-bin/browse-edgar?action...
XML builder for Elixir (with namespaces support)
Convert between XML and JSON using the BadgerFish specification
XML to Map converter.
Generate HTML (or XML) from simple gleam functions
A wbxml library.
NeoSaxy is an XML parser and encoder in Elixir that focuses on speed and standard compliance.
erlxml - Erlang XML parsing library based on pugixml.
A Mix task to generate code from a MAVLink xml definition file, and an application that enables communication with other systems ...
An Elixir wrapper for parsing XML through the xmerl_* suite of modules
Access implementation for XmlBuilder.
an OTP library to generate SAML IDP XML and basic utilities
EctoXml provides a way to easily generate XML documents from Ecto Schemas and maps.
XML parser for Elixir (based on Erlsom)
A tool for extracting and processing information from various file formats, including CSV, JSON, and XML.
Creates an Elixir Map data structure from an XML string or file (either potentially very large; it uses chunking and StringIO) without an...
This is an Elixir package that can convert xml into Elixir's Keyword List, which is compilable with XmlBuilder (joshnuss/xml_builder) pac...
XML Parser for a Company's SEC Filings Feed An example of such a feed can be found here: https://www.sec.gov/cgi-bin/browse-edgar?action=...
Faker is a Elixir package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML document...
An XML-RPC parser/formatter for Elixir, with full support for datatype mapping!
Elixir RSS/Atom parser built on erlang's xmerl xml parser
A simple wrapper around erlang's xmerl to generate XML in elixir.