capitalized
There are 4 repositories under capitalized topic.
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
stdlib-js/assert-is-startcase
Test if a value is a startcase string.
stdlib-js/assert-is-capitalized
Test if a value is a string having an uppercase first character.
BarudakRosul/title-case
Converts a string to title case, where the first letter of each word is capitalized