title-case
Transform a string into title case following English rules
@zerodep/case-sentence
A utility that deburrs a string, converts it to sentence case, strips all non-alphanumeric characters and removes leading numbers.
case-converters
Change case functions for all cases in TypeScript and JavaScript.
Combined version of all [`case-converters`](https://github.com/cvchauhan/case-converter) methods, so you do not need to install them separately.
ESM and CJS bundles are included, also bac
to-no-case
Remove any existing casing from a string.