xml_builder
XML builder
A library for building XML documents with a simple, tuple-based syntax and support for namespaces and DOCTYPE declarations
Elixir library for generating XML
174 stars
5 watching
38 forks
Language: Elixir
last commit: 7 months ago
Linked from 1 awesome list
elixirxml
Related projects:
Repository | Description | Stars |
---|---|---|
oozcitak/xmlbuilder-js | A lightweight XML builder for Node.js applications | 920 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
elixir-maru/maru | An Elixir framework for building RESTful APIs with a simple and flexible architecture | 1,321 |
joshnuss/design-patterns-in-elixir | A collection of Elixir implementations of common design patterns | 624 |
wkhere/webassembly | A DSL for creating HTML structures in Elixir using WebAssembly | 73 |
danhper/ex_cli | Builds user-friendly command-line interfaces for Elixir applications | 214 |
liveforeverx/exscript | An Elixir library for defining custom mix tasks to automate compilation and execution of scripts. | 7 |
betree/atomex | A tool for building compliant ATOM feeds with standards support and extensibility | 57 |
shabbyrobe/xmlwriter | A Go library for procedural XML generation based on libxml2's xmlwriter module. | 28 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
gunnar2k/elixir-map-to-xml | Converts Elixir maps to XML documents in various formats and structures | 5 |