slugy v0.1.0 Slugy

Link to this section Summary

Functions

Returns a downcased dashed string

Link to this section Functions

Returns a downcased dashed string.

Examples

iex> Slugy.slugify("Hey ow lets go")
"hey-ow-lets-go"