ResxJSON

A JSON encoding/decoding transformer for resx

Installation

def deps do
    [{ :resx_json, "~> 0.2.1" }]
end