View Source Transmogrify (transmogrify v1.1.0)
Accepts data with different shapes and changes them to an expected shape, such as switching keys in a map to camel case, or all string keys to atom keys, etc.
Three primary sections:
- Transmogrifier — convert maps and list keys and values.
- As — Simple data polymorphic conversions (as_atom/1) for example.
- Case and Path conversions (camelcase/snakecase, etc) — see below
Link to this section Summary
Link to this section Functions
Link to this function