Skip to content

An Elixir library for building XML document in a streaming fashion

License

Notifications You must be signed in to change notification settings

activesphere/xml_stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributors 3

  •  
  •  
  •  

Languages