ukchukx / atomize_keys

Convert string map keys to atoms.

Home Page:https://hex.pm/packages/atomize_keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtomizeKeys

A tool to convert string map keys to atoms

Installation

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

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

About

Convert string map keys to atoms.

https://hex.pm/packages/atomize_keys


Languages

Language:Elixir 100.0%