root

XML to JSON with Elm and Ports

When you want to convert XML from some API endpoint into a JSON string Elm can understand.

Using XSLT, just because...

Usage

Do make and then run elm reactor (or whatever HTTP server) from out.