# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FuncToCase returns to the ToXCase function given a case.
FuncToCaseMore returns the function to convert case.
FuncToWantCaseOrDefault returns an ToWantCase function, or default if case is not preseent or parseable.
No description provided by the author
IsCamelCase returns if a string is camelCase or not.
No description provided by the author
IsFirstAlphaUpper returns if the first character is a capital [A-Z] character.
No description provided by the author
IsPascalCase returns if a string is PascalCase or not.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToCamelCase converts a string to camel case as `camelCase`.
No description provided by the author
No description provided by the author
ToPascalCase converts a string to Pascal case as `PascalCase`.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author