pascalcase topic
recase
:recycle: Convert strings to any case.
snakecase
🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
kasechange
🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
case-it
{🐫camel,🔆constant,💠dot,🍢kebab,👍pascal,🐍snake,👾space} case it.
pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
fast-case
⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)
detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
CaseConverter
This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.
deno-change-case
Convert strings between camelCase, PascalCase, Title Case, snake_case and more