Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.14 KB

Morphix

Coveralls Module Version Hex Docs Total Download License Last Updated

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

Installation

The package can be installed from hex.pm

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

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

Usage

See the Morphix module for details.

Copyright and License

Copyright (c) 2015 J. Paul Daigle

Released under the MIT License, which can be found in LICENSE.md.