# Functions
Humanize deobfuscates the URL path and returns the formatted, human-readable group name.
Lower returns the list of styled names that use all lowercasing.
Names returns the list of well-known styled names.
Obfuscate formats the named string to be used as a URL path.
Special returns the list of styled names that use special mix or all lower or upper casing.
Upper returns the list of styled names that use all uppercasing.
# Variables
No description provided by the author