Convert into a space separated text with each word capitalized
Convert text between camelCase
, PascalCase
, Capital Case
, Header-Case
, Title Case
, path/case
, snake_case
, param-case
, dot.case
, CONSTANT_CASE
, lower case
, lOWER CASE FIRST
, UPPER CASE
, Upper case first
and other
Safely transforms Objects, Array and strings between cases.
capitalize first letter of each word in a string