capitalize-ts
A typed capitalize helper which utilizes the Capitalize generic
string-case
A Node.js module offering various string manipulation functions for capitalization, initial capitalization of words, and specific casing of text.
string-title-case
Capitalises first character of each word in string except words from an exclusion array.