morphix

GitHub licenseTravisHex.pmCoveralls

Tiny library of functions to perform transforms on maps and arrays.

Installation

The package can be installed from hex.pm

  1. Add morphix to your list of dependencies in mix.exs:

     def deps do
       [{:morphix, "~> 0.8.0"}]
     end

Usage

Documentation is available online