proper_case v1.0.2 API Reference
Modules
An Elixir library that converts keys in maps between snake_case
and camel_case
module that exposes a version of encode_to_iodata!/1
that transforms data
before encoding to json. This is designed to work with phoenix
A helpful plug that converts your incoming parameters to
Elixir’s snake_case