string/capitalize library

Functions

capitalize([String input = '']) String
Converts the first character of the given string to uppercase and the remaining characters to lowercase.