snake-case
There are 90 repositories under snake-case topic.
blakeembrey/change-case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
clj-commons/camel-snake-kebab
A Clojure[Script] library for word case conversions
kamykn/spelunker.vim
Improved vim spelling plugin (with camel case support)!
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.
jawira/case-converter
Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Title case, Sentence case and Dot notation.
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.
stoewer/go-strcase
Convert snake case, camel case and kebap case strings
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.).
mesqueeb/case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
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
daveoncode/python-string-utils
A handy Python library to validate, manipulate and generate strings
ettle/strcase
Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms
J0rgeSerran0/JsonNamingPolicy
Naming policies for System.Text.Json
sanders41/camel-converter
Converts a string from snake case to camel case or camel case to snake case
ptkdev/eslint-plugin-snakecasejs
:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names
mattbertolini/spring-annotated-web-data-binder
Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux
OKTAYKIR/EFCoreAuditing
:package: .NET Standard and Entity Framework Core Audit Log
dmlls/python-casefy
Easily convert between string cases.
munyabe/CaseConverter
This is a visual studio extension to convert text between snake_case, camelCase and PascalCase.
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.
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
busterc/casing
:wrench: Recursively transform object key strings to and from camelCase and snake_case
magynhard/lucky_case
The lucky ruby gem to identify and convert strings from any letter case to another
madonoharu/literal-case
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
pascaldekloe/name
naming convention library for CamelCase, snake_case and friends
benfoster/o9d-json
Extensions for System.Text.Json
as/sanctify
Transform JSON into idiomatic, stutter-free Go structs
dc0d/caseconv
snake, kebab, camel, pascal case conversion
idimetrix/text-case
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
TaronVardanyan/react-str-convert
A simple npm package to convert strings to different cases such as camelCase and snake_case.
tekintian/strutils
go语言里面高效,符合使用习惯的字符串相关的实用工具函数 The effective, idiomatic golang utils for go string
benyasin/eslint-plugin-filename
eslint plugin for filename checking
idimetrix/vue-case
A collection of Vue.js case filters: `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other