case-converter
There are 69 repositories under case-converter topic.
r3nt0n/bopscrk
Generate smart and powerful wordlists
rutrum/convert-case
Converts to and from various cases.
pearxteam/kasechange
🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
daltonfury42/truecase
A python true casing utility that restores case information for texts
chanced/caps
a unicode-aware, case conversion library for Go
alerque/decasify
A CLI utility, Rust crate, Lua Rock, Python module, JavaScript module, Neovim plugin, and SILE package to cast strings to title-case according to locale specific style guides including Turkish support.
dotCipher/kase-format
Multiplatform kotlin string case conversion and detection library.
justjavac/deno-change-case
Convert strings between camelCase, PascalCase, Title Case, snake_case and more
mingrammer/casec
:rainbow: A text case converter
toolpage/js-case-converter
The JS Case Converter collection helps changing the cases of existing texts.
markcastle/CaseConverter
Simple string extension library designed to make it easy to convert strings between different cases such as camelCase, snake_case, kebab-case, PascalCase and Train-Case.
toolpage/java-case-converter
The JAVA Case Converter collection helps changing the cases of existing texts.
toolpage/php-case-converter
The PHP Case Converter collection helps changing the cases of existing texts.
eviweb/netbeans-case-converter
NetBeans module for String case conversion
omar-hanafy/dart_helper_utils
The Dart Helper package provides a collection of Dart utilities, tools for converting dynamic objects to various types, and extending core Dart classes with extensions.
caseconverter/caseconverter
A JavaScript tool to convert text to lowercase, uppercase, title case, capital case or sentence case.
hrai/auto-capitalise-sentence
Firefox/Google Chrome/Microsoft Edge (chromium) add-on to automatically capitalise the first letter of a sentence while typing.
syntatis/utils-php
🧰 Handy PHP functions
fbraza/python-tocase
A library to help recasing your strings
KenjiOhtsuka/kotlin-case-changer
Change snake/camel case
mitranim/sublime-caser
Sublime Text plugin for converting typographic cases
mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
PsclDev/repo-rename
simple and easy to use CLI tool to rename your repository into a new case style
salihsagdilek/caseify
Super smart convert across case types
mesqueeb/CaseAnything
🐫 Swift Case Conversions — camelCase PascalCase UpperCamelCase kebab-case snake_case CONSTANT_CASE Train-Case Ada_Case COBOL-CASE Dot.notation Path/case Space case Capital Case lower case UPPER CASE
dtomasi/gocc
A Go package for case style conversion/manipulation. Supports snake_case, PascalCase, camelCase, kebab-case, dot.notation and custom delimiters
jasonflorentino/caser-app
Caser is a simple and quick case-changing app
PolymerLabs-dev/rope-js
A collection of monkey patch string extensions for JavaScript and TypeScript
acxz/StringCases.jl
Define, validate, and convert string cases
Hayyanshaikh/case-converter
Recase: A text case converter tool supporting various formats for seamless text manipulation.
imbue11235/words
Split a string into a slice of words, in Go
jopemachine/case-cli
Convert string case on your terminal as you want
JoshAaronLevy/regexbuddy
Implement common regex functionality in your code with a simplified syntax
KOUISAmine/case-converter
Convert your text to any kind of text case, such as lowercase, UPPERCASE, camelCase...etc.
zephinzer/go-strcase
Case conversion library for Go