constant-case
popularTransform into upper case string with an underscore between words
Updated by @blakeembrey
upper-case-first
Transforms the string with the first character in upper cased
Updated by @blakeembrey
swap-case
Transform a string by swapping every character from upper to lower case, or lower to upper case
Updated by @blakeembrey
uppercamelcase
Convert a dash/dot/underscore/space separated string to UpperCamelCase
Updated by @samverschueren
lucky-case
The lucky javascript library to identify and convert strings from any letter case to another
Updated by @magynhard
text-constant-case
Convert into upper case text with an underscore between words
Updated by @dimetrix
@stdlib/string-startcase
Capitalize the first letter of each word in a string.
Updated by @stdlib-bot
keys-transform
Recursive Transformation of object keys to lower, upper and camel case
Updated by @nahidchowdhury
upper-cases
Change the given input to the Upper case based on the method called.
Updated by @shahulfazil