Case
Case copied to clipboard
String case utitility: convert, identify, flip, extend
Results
11
Case issues
Sort by
recently updated
recently updated
newest added
I just stumbled upon this issue: If I have a string like "Room", `Case.of()` returns `capital`. If I turn it into a pascal string (which it already is) and then...