Skip to content

hrzndhrn/conv_case

Repository files navigation

ConvCase

Hex.pm: version GitHub: CI status License: MIT

A library to convert strings, atoms and map keys between camelCase, snake_case and kebab-case.

Installation

The package can be installed by adding conv_case to your list of dependencies in mix.exs:

def deps do
  [
    {:conv_case, "~> 0.1.0"}
  ]
end

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

Alternatives

If this package fits not your requirements then take a look here:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages