@codinasion/title-case-string-to-snake-case-string
Converts a title case string to a snake case string
Converts a title case string to a snake case string
Converts a string to title case and then to upper case
Converts a snake case string to a title case string
Converts a string to title case
A collection of useful TypeScript functions and utilities for title casing string manipulation.
Converts a title case string to a camel case string
Converts a title case string to a constant case string
Converts a title case string to a dot case string
Converts a title case string to a header case string
Converts a title case string to a kebab case string
Converts a title case string to a lower case string
Converts a title case string to a pascal case string
Converts a sentence case string to a title case string
Converts a string to title case with multiple style options, ability to ignore certain words, and handle acronyms
Change the case on selection(s) of a text in the editor - Convert to Camel case, Constant case, Dot case, Header Case, Lower case, Param case, Pascal case, Sentence case, Snake case, Title case and Upper case
JavaScript library that provides advanced string casing capabilities with intelligent capitalization handling. It offers a comprehensive set of features to convert strings to various casing styles, including title case, sentence case, camel case, snake ca
A Node.js module to convert strings to uppercase and provide related utilities.
Library for most frequent helper methods for Javascript.
A simple module that applies Associated Press style guidelines to strings that are intended to be used as titles.
Library to change the casing convention of strings