Skip to content

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

License

Notifications You must be signed in to change notification settings

rkstarnerd/morphix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morphix

GitHub license Travis Hex.pm Coveralls

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.3.0"}]
    end
    

Usage

Documentation is available online

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%