View Source ZoonkWeb.Shared.Slug (Zoonk v0.2.0-alpha)

Slug module for generating slugs.

Forked from https://github.com/norbajunior/slugy

Link to this section Summary

Functions

Generate a slug from a string.

Link to this section Functions

@spec slug(String.t()) :: String.t()

Generate a slug from a string.