swap-case
Transform a string by swapping every character from upper to lower case, or lower to upper case
case
Extensible string utility for converting, identifying and flipping string case
to-case
Simple case conversion and detection for strings.
uppercamelcase
Convert a dash/dot/underscore/space separated string to UpperCamelCase