camelcase topic

List camelcase repositories

MySQLToolBox

25
Stars
12
Forks
Watchers

Set of sql scripts which help working with database

nvim-spider

607
Stars
13
Forks
Watchers

Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.

pascalcase

36
Stars
5
Forks
Watchers

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

21
Stars
3
Forks
Watchers

Easily convert between string cases.

fast-case

18
Stars
0
Forks
Watchers

⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)

cases

22
Stars
0
Forks
Watchers

💼 A case conversion library for Go with Unicode support

operator-camelize.vim

32
Stars
2
Forks
Watchers

snake_case -> SnakeCase, CamelCase -> camel_case

detect-case

15
Stars
1
Forks
Watchers

Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).

strcase

37
Stars
2
Forks
Watchers

Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms

CaseConverter

18
Stars
16
Forks
Watchers

This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.