# Functions
CleanSlug removes non-alphanumeric characters from a string and will lowercase the string if setLower is true.
No description provided by the author
Ftoa converts a float to a string with no trailing zeros.
FtoaWithDigits converts a float to a string but limits the resulting string to the given number of decimal places, and no trailing zeros.
No description provided by the author
NewOptions returns a new Options struct.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author