GitHub topics: camelcase
rossmacarthur/anycase
💼 A case conversion library for Go, Rust, and Python with Unicode support
Language: Rust - Size: 107 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 23 - Forks: 0

zzau13/prisma-schema-transformer
Prisma schema post-processor for change names and fields to camelcase and pluralize for push db to a prisma schema
Language: TypeScript - Size: 2.55 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 5

wemake-services/recase
:recycle: Convert strings to any case.
Language: Elixir - Size: 295 KB - Last synced at: 2 days ago - Pushed at: 5 days ago - Stars: 230 - Forks: 19

chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
Language: Lua - Size: 159 KB - Last synced at: about 21 hours ago - Pushed at: 11 days ago - Stars: 723 - Forks: 14

Allaman/gstring
Swiss army knife for manipulating strings.
Language: Go - Size: 46.9 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

mpyw/axios-case-converter
Axios transformer/interceptor that converts snake_case/camelCase
Language: TypeScript - Size: 104 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 18

AlexSkrypnyk/Str2Name
Convert strings to named formats
Language: PHP - Size: 67.4 KB - Last synced at: 3 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Tazinho/snakecase
🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
Language: R - Size: 28.8 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 151 - Forks: 9

dmlls/python-casefy
Easily convert between string cases.
Language: Python - Size: 2.86 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 30 - Forks: 4

stdlib-js/assert-is-camelcase
Test if a value is a camelcase string.
Language: JavaScript - Size: 581 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

kamykn/spelunker.vim
Improved vim spelling plugin (with camel case support)!
Language: Vim script - Size: 1020 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 366 - Forks: 21

imevanc/casenator
Casenator - The Ultimate String Transformation Utility
Language: JavaScript - Size: 7.17 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 6 - Forks: 0

Paolahegel/controle-de-fluxo
Praticando os conceitos de estruturas condicionais, de repetições e excepcionais.
Language: Java - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.
Language: Go - Size: 79.1 KB - Last synced at: 15 days ago - Pushed at: 12 months ago - Stars: 247 - Forks: 20

sparksp/elm-review-camelcase
elm-review rule to ensure your code uses camelCase
Language: Elm - Size: 834 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

fahadelahikhan/Case-Converter-Program
A simple Python utility for converting PascalCase and CamelCase strings to snake_case.
Language: Python - Size: 9.77 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/string-camelcase
Convert a string to camel case.
Language: JavaScript - Size: 933 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

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
Language: C# - Size: 34.2 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

casics/spiral 📦
A Python 3 module that provides functions for splitting identifiers found in source code files.
Language: Python - Size: 67.8 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 9

realodix/change-case
✏️ Convert strings between camelCase, PascalCase, Capital Case, snake_case and more.
Language: PHP - Size: 176 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
Language: TypeScript - Size: 51.8 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

iamcco/coc-spell-checker
A basic spell checker that works well with camelCase code for (Neo)vim
Language: TypeScript - Size: 645 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 267 - Forks: 13

adlite/caesar-caser
⚔ Simple but powerful utility for case style detection and converting
Language: JavaScript - Size: 679 KB - Last synced at: about 6 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Relluem94s/RelluToolbox
Language: PHP - Size: 675 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

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
Language: JavaScript - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 5

nicwest/vim-camelsnek
Convert between camel and snek case (and kebab case)
Language: Vim Script - Size: 41 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 3

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.).
Language: Rust - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 112 - Forks: 5

nbubna/Case
String case utitility: convert, identify, flip, extend
Language: JavaScript - Size: 480 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 281 - Forks: 23

NandoMB/caseparser
Convert Strings and JSON (Object Keys) from a case type to another one.
Language: TypeScript - Size: 455 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

pearxteam/kasechange
🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
Language: Kotlin - Size: 830 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 96 - Forks: 7

stevenvachon/camelcase-css
Convert a kebab-cased CSS property into a camelCased DOM property.
Language: JavaScript - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 5

RaresAil/prisma-mapper
Empower Your Prisma Schema with Camel Case and Customized Mapping! The CLI adds @map @@map, @updatedAt and more!!
Language: TypeScript - Size: 319 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

vicanso/superjson
json picker and converter
Language: Go - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

stdlib-js/string-base-camelcase
Convert a string to camel case.
Language: JavaScript - Size: 369 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

drkameleon/recase.art
Unicode-friendly string case converter
Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

hibiken/redux-camel
Redux middleware to transform action object to use camelCase before dispatch
Language: JavaScript - Size: 485 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

firede/case-it
{🐫camel,🔆constant,💠dot,🍢kebab,👍pascal,🐍snake,👾space} case it.
Language: TypeScript - Size: 1.36 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 38 - Forks: 1

goloop/scs
The scs (String Case Style) module implements methods for converting string case to various case styles: camelCase, kebab-case, PascalCase and snake_case.
Language: Go - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

ICanBoogie/Inflector
A multilingual inflector that transforms words from singular to plural, underscore to camel case, and formats strings in various ways.
Language: PHP - Size: 138 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 213 - Forks: 23

Nobiles2/MySQLToolBox
Set of sql scripts which help working with database
Language: SQLPL - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 12

justjavac/deno-change-case
Convert strings between camelCase, PascalCase, Title Case, snake_case and more
Language: TypeScript - Size: 44.9 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 2

eviweb/netbeans-case-converter
NetBeans module for String case conversion
Language: Java - Size: 175 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

pascaldekloe/name
naming convention library for CamelCase, snake_case and friends
Language: Go - Size: 17.6 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 0

oskar11120/MessagePackCsharp.CamelCase
Camel case support for MessagePack.
Language: C# - Size: 43.9 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

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.
Language: Go - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

jacobwgillespie/fast-case
⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)
Language: JavaScript - Size: 961 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 1

netnexus/camelcaseplugin
CamelCasePlugin for IDEA IDEs
Language: Java - Size: 103 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 67 - Forks: 20

saquibmian/Saquib.Utils.Naming
Contains a set of strategies for altering names.
Language: C# - Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Roman31X/Dia-8-Proyecto-Sistema-de-Tareas-JavaFX-y-Spring-Boot
Proyecto autodidacta con Java está enfocado manipúlacion de información en BD, mejora lógica de programación y acciones de un CRUD, utilizando Patrones SOLID, estructura MVC y modularidad. Maven gestiona dependencias.
Language: Java - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

daveoncode/python-string-utils
A handy Python library to validate, manipulate and generate strings
Language: Python - Size: 2.31 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 7

Brayyy/node-consulea
Load Consul keys, environment vars, and command line arguments in a predictable, standardized way.
Language: JavaScript - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Roman31X/Dia-3-Proyecto-Sistema-Venta-CompuDEV
Proyecto autodidacta en Java está enfocado mejora lógica de programación y acciones de un CRUD sin Actualizar (U), utilizando Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y Junit para test de verificación de funcionalidad. Espero sea de tu agrado :)
Language: Java - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ninrod/evil-string-inflection
:camel: evil operator to cycle *-case in text objects
Language: Emacs Lisp - Size: 145 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 2

ruslan-savina/spelling
Asynchronous spelling checker for Neovim. Supports: camelCase, PascalCase, snake_case, kebab-case
Language: Vim script - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

preduus/pycasestyle
A simple package to turn easily the conversion of contracts, mapping and texts to camelcase, snakecase, pascalcase or kebabcase.
Language: Python - Size: 28.3 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

vetcher/go-case
Package to convert names, titles and sequences to snake_case, CamelCase and some other.
Language: Go - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

DreasWeiss/camelCase
Script for making dir names
Language: JavaScript - Size: 529 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sorgazb/Cards_Matching_Game
Card game made in c++
Language: C++ - Size: 1.33 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ettle/strcase
Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms
Language: Go - Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 2

ottorinobruni/TextCase
The TextCase library for .NET helps changing the cases of existing texts.
Language: C# - Size: 89.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

ptkdev/eslint-plugin-snakecasejs Fork of deecewan/eslint-plugin-snakecase
:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names
Language: JavaScript - Size: 585 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 4

apidsl/bash
bash.apidsl.com - bash dsl wrapper and parser for bash, python, php, camel micro- alternative
Language: Shell - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FPbear/querystring
QueryString is a Go library for converting a struct or a map into URL values, with support for custom encoders, time formatting, and handling of different data types.
Language: Go - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kne-union/camel-case
将字符串转化成驼峰
Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Troxsoft/Elip
Utils Headers in C++ 20
Language: C++ - Size: 979 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

14f3v/obj-to-camel
This is a TypeScript function that converts object keys from snake_case to camelCase.
Language: TypeScript - Size: 43 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ranyitz/casing
Scala Library for Naming Convention Transitions
Language: Scala - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

tyru/operator-camelize.vim
snake_case -> SnakeCase, CamelCase -> camel_case
Language: Vim script - Size: 42 KB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 32 - Forks: 2

chengshicheng/json-key-convertor
Converts the format of all keys in dynamic JSON sring to another format, such as case and underscore
Language: Go - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

afogarty85/camelCasing
Official repository for the camelCasing package
Language: Python - Size: 21.5 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

mulle-c/mulle-identifier
🛂 Functions for camelCase and snake_case
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KOUISAmine/case-converter
Convert your text to any kind of text case, such as lowercase, UPPERCASE, camelCase...etc.
Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pallid/camelcase
Разделить и Соединить для строк в "Верблюжьей нотации"
Language: 1C Enterprise - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

jerridan/convert-keys-js
Convert key casing in nested JS objects and arrays
Language: TypeScript - Size: 371 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mantidtech/wordcase
A Go package providing methods for converting words to different "casing" forms
Language: Go - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vinay-nb/useStringFormatter
useStringFormatter is custom hook helps in converting string to lowercase, uppercase, camelCase, pascalCase, snakeCase, kebabCase and trims the extra spaces.
Language: TypeScript - Size: 11.7 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UltiRequiem/camelcase
🧶 Convert dash/dot/underscore/space separated string to camelCase
Language: TypeScript - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 8 - Forks: 4

busterc/casing
:wrench: Recursively transform object key strings to and from camelCase and snake_case
Language: JavaScript - Size: 60.5 KB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 1

gsuntres/animalcase-js 📦
A library to convert payloads and response object from camel case to snake case and vice versa.
Language: TypeScript - Size: 317 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nabadeep25/camelCaseConverter
a npm package to convert snake_case/snake-case string,array,object etc to camelcase form
Language: TypeScript - Size: 161 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nikitaksv/strcase
Package strcase converts strings or runes to various cases
Language: Go - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

cobbinma/protoc-gen-camel
🐪
Language: Go - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tnagorra/camelspell
Spell checking support for camelCase words in vim
Language: Vim script - Size: 6.84 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Antyss77/StringExtension
A C# library that provides utility methods for manipulating strings.
Language: C# - Size: 17.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

ecly/case_converter
Convert between snake_case, camelCase, MACRO_CASE and other fun ones (dank, 1337 etc.)
Language: Python - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

leogambotto/tp2_Ayed_Arrays
Trabajo práctico N° 2 de Algoritmos y Estructuras de datos enfocado a Arreglos, Ordenamiento y Búsqueda.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KenjiOhtsuka/kotlin-case-changer
Change snake/camel case
Language: Kotlin - Size: 64.5 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

proproto/camelcase Fork of fatih/camelcase
Utility deals with camel case words in Go
Language: Go - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Ilchuk-Mihail/camel
camelCase lib
Language: TypeScript - Size: 291 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

rr69sport/string-modifier
Convert string to differents notations
Language: JavaScript - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

osamaayub/Python
basics of python language
Language: Python - Size: 280 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

munyabe/CaseConverter
This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.
Language: C# - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 15

monojack/ccqp
camel case query params express middleware
Language: JavaScript - Size: 80.1 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

zharinov-nikita/case-to-case
Edit and define case strings
Language: TypeScript - Size: 125 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Prosen-Ghosh/make-case 📦
A JavaScript Package For Convert a string to Different Case Styles
Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

DivineOmega/php-camel-caser
🐪💼 PHP Camel Caser - Lets you use built-in PHP functions in camel case
Language: PHP - Size: 46.9 KB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

lucasxciv/array-keys-case-transform
A simple library to handle words case transformation from array keys. By default, it transforms from snake_case to camelCase and vice versa, and it's possible to create your transformation.
Language: PHP - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

tn/props-to-camelcase
Language: JavaScript - Size: 1.33 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

stakx/CamelCaser 📦
A .NET micro-library for converting "PascalCase" names to "camelCase".
Language: C# - Size: 16.6 KB - Last synced at: about 18 hours ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

huynhsamha/js-camelcase 📦
🛑 [deprecated] 🛑 JavaScript Camelcase for both node.js and browser
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
