title-case
Transform a string into title case following English rules
case
Extensible string utility for converting, identifying and flipping string case
to-no-case
Remove any existing casing from a string.
titlecase
Intelligently converting strings to title case (an enhanced fork of David Gouch's library)
to-case
Simple case conversion and detection for strings.