magnet-team / transformer_elixir

Transform JSON from one format to another using recursive descent
0 stars 0 forks source link
elixir exunit json

Elixir CI

Transformerex

TODO: Add description

Installation

If available in Hex, the package can be installed by adding transformerex to your list of dependencies in mix.exs:

def deps do
  [
    {:transformerex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/transformerex.