string-casing
There are 11 repositories under string-casing topic.
piotrmurach/strings-case
Convert strings between different cases.
ettle/strcase
Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms
dc0d/caseconv
snake, kebab, camel, pascal case conversion
johmsalas/shake.nvim
Neovim plugin: Use presets for tranforming strings or add your own vim operators
acxz/StringCases.jl
Define, validate, and convert string cases
ldez/samples-go-libs-string-cases
Comparison of Word Cases Manipulations Libraries
NyxLang/string-utils
A utility belt of string functions to handle nearly any string manipulation or task
uberbruns/CasingTools
CasingTools is a Swift Library you can use to change the casing of strings. Supported casing formats include a wide variety of options from camelCase to UPPER_SNAIL_CASE.
arvindcheenu/morphCase
🔠 A micro Java library to change the cases of Strings. More variations will be added as time permits.
beaucronin/basket_case
Python swiss army knife for translating between case styles - camel, kebab, snake, title, etc.