camelcase
There are 165 repositories under camelcase topic.
chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
kamykn/spelunker.vim
Improved vim spelling plugin (with camel case support)!
nbubna/Case
String case utitility: convert, identify, flip, extend
iamcco/coc-spell-checker
A basic spell checker that works well with camelCase code for (Neo)vim
gobeam/stringy
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
wemake-services/recase
:recycle: Convert strings to any case.
ICanBoogie/Inflector
A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.
mpyw/axios-case-converter
Axios transformer/interceptor that converts snake_case/camelCase
Tazinho/snakecase
🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
Gadiguibou/stdrename
'stdrename' is a small command line utility to rename all files in a folder according to a specified naming convention (camelCase, snake_case, kebab-case, etc.).
pearxteam/kasechange
🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
netnexus/camelcaseplugin
CamelCasePlugin for IDEA IDEs
nicwest/vim-camelsnek
Convert between camel and snek case (and kebab case)
daveoncode/python-string-utils
A handy Python library to validate, manipulate and generate strings
casics/spiral
A Python 3 module that provides functions for splitting identifiers found in source code files.
ettle/strcase
Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms
firede/case-it
{🐫camel,🔆constant,💠dot,🍢kebab,👍pascal,🐍snake,👾space} case it.
jonschlinkert/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
ptkdev/eslint-plugin-snakecasejs
:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names
tyru/operator-camelize.vim
snake_case -> SnakeCase, CamelCase -> camel_case
dmlls/python-casefy
Easily convert between string cases.
ninrod/evil-string-inflection
:camel: evil operator to cycle *-case in text objects
Nobiles2/MySQLToolBox
Set of sql scripts which help working with database
rossmacarthur/anycase
💼 A case conversion library for Go with Unicode support
rafa-acioly/animal_case
Convert your json/dict keys recursively or strings to camelCase or snakeCase
hibiken/redux-camel
Redux middleware to transform action object to use camelCase before dispatch
jacobwgillespie/fast-case
⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)
munyabe/CaseConverter
This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.
ridi/object-case-converter
Convert keys in JavaScript object or Array (camelCase, snake_case, etc.)
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
justjavac/deno-change-case
Convert strings between camelCase, PascalCase, Title Case, snake_case and more
golang-cz/textcase
Golang pkg to convert any text input to camelCase, PascalCase or snake_case naming convention. Removes all whitespaces and special characters. Supports Unicode characters.
stevenvachon/camelcase-css
Convert a kebab-cased CSS property into a camelCased DOM property.
toolpage/js-case-converter
The JS Case Converter collection helps changing the cases of existing texts.
busterc/casing
:wrench: Recursively transform object key strings to and from camelCase and snake_case
SzymonHalucha/Minerals.StringCases
Optimized NuGet package with minimum memory allocation designed to help you convert strings to name cases such as Pascal, Camel, Kebab, Snake, Macro, Train and Title