AtomizeKeys

A tool to convert string map keys to atoms

Installation

def deps do
[
{:atomize_keys, "~> 1.1.0"}
]
end

Documentation can be found at https://hexdocs.pm/atomize_keys.