exoml
A module to decode/encode xml into a tree structure (by Overbryd)
xml_builder
Elixir library for generating XML (by joshnuss)
exoml | xml_builder | |
---|---|---|
- | - | |
7 | 183 | |
- | 1.6% | |
0.0 | 5.1 | |
about 5 years ago | about 1 month ago | |
HTML | Elixir | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
exoml
Posts with mentions or reviews of exoml.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning exoml yet.
Tracking mentions began in Dec 2020.
xml_builder
Posts with mentions or reviews of xml_builder.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xml_builder yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing exoml and xml_builder you can also consider the following projects:
elixir-xml-to-map - Converts XML String to Elixir Map data structure with string keys
sweet_xml
fast_xml - Fast Expat based Erlang XML parsing library
exml - Most simple Elixir wrapper for xmerl xpath
quinn - XML parser for Elixir