Slugy
Is your library to create slug from string.
Installation
Add to your mix.exs file.
def deps do
[
{:slugy, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/slugy.