Search results
33 packages found
Simple case conversion and detection for strings.
- camel
- camelcase
- case
- casing
- lower
- lowercase
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- View more
Remove any existing casing from a string.
- camel
- camelcase
- case
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- string
- title
- titlecase
Convert paragraph into sentence case.
A collection of useful TypeScript functions to convert strings between different cases.
- ilihub
- code
- string
- case
- camelCase
- constantCase
- dotCase
- headerCase
- kebabCase
- lowerCase
- pascalCase
- pathCase
- sentenceCase
- snakeCase
- View more
Convert a dot case string to a sentence case string.
Convert kebab case string to sentence case string
Convert camelCase string to sentence case string
Convert a lower case string to sentence case string
Convert PascalCase string to Sentence case string
Convert a constant case string to a sentence case string.
Convert a header case string to a sentence case string.
Convert a sentence case string to a camel case string.
Converts a upper case string to a sentence case string.
Convert a sentence case string to a header case string.
Convert a sentence case string to a title case string.
Convert a string to sentence case
Converts a title case string to a sentence case string.
Convert a sentence case string to a dot case string.
Convert sentence case string to upper case string
Convert a sentence case string to a pascal case string.