Mau.Filters.String (mau v0.8.0)
View SourceString manipulation filters.
Summary
Functions
Capitalizes the first letter of each word in a string.
Returns a default value if the input is nil or empty string.
Converts a string to lowercase.
Returns the filter specification for this module.
Removes leading and trailing whitespace.
Truncates a string to the specified length.
Converts a string to uppercase.
Functions
Capitalizes the first letter of each word in a string.
Returns a default value if the input is nil or empty string.
Converts a string to lowercase.
Returns the filter specification for this module.
Removes leading and trailing whitespace.
Truncates a string to the specified length.
Converts a string to uppercase.