text-case
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
Found 14 results for sentence-case
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
Convert into a lower case with spaces between words, then capitalize text
String capitalization functions with special cases for certain ShipEngine words and phrases
Convert paragraph into sentence case.
Safely transforms Objects, Array and strings between cases.
A modern TypeScript utility to convert strings and object keys between various case styles like camelCase, snake_case, PascalCase, kebab-case, spongeCase, and more.
A collection of Vue.js case filters
A collection of handy string manipulation functions.
Command-line string casing tool
A JavaScript library converting a string, capitalizing first letter of each sentence and inserting a dot at the end if needed.
A simple tool to convert case
A package to convert text to sentence case
A lightweight utility to convert strings to sentence case, ensuring the first letter of each word is capitalized, and the remaining characters are in lowercase.
Converts any string text to title-case and a few other formats as required