Returns text converted to a human-readable title. Converts CamelCase and snake_case, dotted.names into capitalized words separated by a single space.
text
CamelCase
snake_case
dotted.names
The text
Generated using TypeDoc
Returns
textconverted to a human-readable title. ConvertsCamelCaseandsnake_case,dotted.namesinto capitalized words separated by a single space.