Expand description
Contains utilities used to convert strings between different cases.
Functionsยง
- Convert to pascal or camel case, assuming snake case.
- Convert to snake case, assuming pascal case.
Contains utilities used to convert strings between different cases.