resx_json

JSON encoding/decoding transformer for the resx library


License
BSD-2-Clause

Documentation

ResxJSON

A JSON encoding/decoding transformer for resx

Installation

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