package
1.1.2
Repository: https://github.com/defacto2/releaser.git
Documentation: pkg.go.dev

# 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

# Type aliases

A List is a map of releasers and their well-known styled names.
A Path is the partial URL path of the releaser.