Skip to content

HeavyCookie/map_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapHelpers

Coverage Status Build Status

Helpers for Elixir Maps: underscore, atomise and stringify map keys

Stolen from : https://gist.github.com/kipcole9/0bd4c6fb6109bfec9955f785087f53fb

Installation

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

def deps do
  [
    {:map_helpers, github: "HeavyCookie/map_helpers"}
  ]
end

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

About

A set of helpers for Elixir maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages