caser
Command-line string casing tool
Command-line string casing tool
String capitalization functions with special cases for certain ShipEngine words and phrases
Convert into a lower case with spaces between words, then capitalize text
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 paragraph into sentence case.
Converts any string text to title-case and a few other formats as required
A JavaScript library converting a string, capitalizing first letter of each sentence and inserting a dot at the end if needed.
A collection of Vue.js case filters
A simple tool to convert case
A collection of handy string manipulation functions.
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 a kebab-case string to a sentence case string
A package to convert text to sentence case