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