react-str-convert
A simple npm package to convert strings to different cases such as camelCase and snake_case.
string-case
A Node.js module offering various string manipulation functions for capitalization, initial capitalization of words, and specific casing of text.
to-case
Simple case conversion and detection for strings.