camelcase topic
MySQLToolBox
Set of sql scripts which help working with database
nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
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
python-casefy
Easily convert between string cases.
fast-case
⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)
cases
💼 A case conversion library for Go with Unicode support
operator-camelize.vim
snake_case -> SnakeCase, CamelCase -> camel_case
detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
strcase
Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms
CaseConverter
This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.