modules/string/capitalize library

Functions

capitalize(String string) String
Converts the first character of String to upper case and the remaining to lower case.