Skip to content

activesphere/xml_stream

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

XmlStream

Hex.pm

An Elixir library for building XML document in a streaming fashion.

Use cases

There are cases where constructing the whole XML document in memory is a not viable option. Exporting records as a xlsx document is a good example. This library provides primitives to build XML document as a stream. Please see documentation for more information.

About

An Elixir library for building XML document in a streaming fashion

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages