Topic: "case-converter"
r3nt0n/bopscrk
Generate smart and powerful wordlists
Language: Python - Size: 11.9 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 989 - Forks: 120

rutrum/convert-case
Converts to and from various cases.
Language: Rust - Size: 295 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 146 - Forks: 11

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: 3 months ago - Pushed at: about 2 years ago - Stars: 96 - Forks: 7

daltonfury42/truecase
A python true casing utility that restores case information for texts
Language: Python - Size: 26.5 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 89 - Forks: 16

chanced/caps
A Unicode-based case conversion library for Go
Language: Go - Size: 202 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 0

alerque/decasify
A CLI utility, Rust crate, Lua Rock, Python module, JavaScript module, Neovim or VIM plugin, SILE package, and Typst package to cast strings to title-case according to locale specific style guides including Turkish support.
Language: Lua - Size: 953 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 3

dotCipher/kase-format
Multiplatform kotlin string case conversion and detection library.
Language: Kotlin - Size: 236 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

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

mingrammer/casec
:rainbow: A text case converter
Language: Go - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 1

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.
Language: C# - Size: 58.6 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

danielhaim1/TitleCaser
A powerful utility for transforming text to title case with support for multiple style guides and extensive customization options.
Language: JavaScript - Size: 2.5 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

syntatis/utils-php
π§° Handy PHP functions
Language: PHP - Size: 126 KB - Last synced at: 11 days ago - Pushed at: 25 days ago - Stars: 7 - Forks: 0

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

hrai/auto-capitalise-sentence
Firefox/Google Chrome/Microsoft Edge (chromium) add-on to automatically capitalise the first letter of a sentence while typing.
Language: JavaScript - Size: 9.19 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 3

caseconverter/caseconverter
A JavaScript tool to convert text to lowercase, uppercase, title case, capital case or sentence case.
Language: HTML - Size: 37.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

mitranim/sublime-caser
Sublime Text plugin for converting typographic cases
Language: Python - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

mkhanal/knex-case-converter-plugin
Knexjs - convert snake_case column names to camelCase on query and the reverse when using parameters
Language: JavaScript - Size: 167 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

PsclDev/repo-rename
simple and easy to use CLI tool to rename your repository into a new case style
Language: JavaScript - Size: 72.3 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

fbraza/python-tocase
A library to help recasing your strings
Language: Python - Size: 484 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

salihsagdilek/caseify
Super smart convert across case types
Language: JavaScript - Size: 54.7 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

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

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
Language: Swift - Size: 1.77 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 1

makukha/caseutil
Case convert and verify for Python: snake_case, camelCase, kebab-case, and more.
Language: Python - Size: 157 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

Cicatriiz/text-toolkit
Advanced MCP server providing comprehensive text transformation and formatting tools. TextToolkit offers over 40 specialized utilities for case conversion, encoding/decoding, formatting, analysis, and text manipulation - all accessible directly within your AI assistant workflow.
Language: TypeScript - Size: 1.37 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

jiripolasek/ChangeCaseExtension
This extension allows you to change the case of text in Clipboard or directly entered into the Command Palette without the need to copy it to another application or use a separate tool.
Language: C# - Size: 3.37 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

dtomasi/gocc
A Go package for case style conversion/manipulation. Supports snake_case, PascalCase, camelCase, kebab-case, dot.notation and custom delimiters
Language: Go - Size: 249 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

PolymerLabsTeam/rope-js
A collection of monkey patch string extensions for JavaScript and TypeScript
Language: TypeScript - Size: 311 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

jasonflorentino/caser-app
Caser is a simple and quick case-changing app
Language: JavaScript - Size: 1.28 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

caseconverter/Kebab-Case-Converter
Open source JavaScript kebab case converter and kebab case generator.
Language: HTML - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jopemachine/case-cli
Convert string case on your terminal as you want
Language: JavaScript - Size: 589 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 2

acxz/StringCases.jl
Define, validate, and convert string cases
Language: Julia - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Hayyanshaikh/case-converter
Recase: A text case converter tool supporting various formats for seamless text manipulation.
Language: CSS - Size: 753 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - 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: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

imbue11235/words
Split a string into a slice of words, in Go
Language: Go - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JoshAaronLevy/regexbuddy
Implement common regex functionality in your code with a simplified syntax
Language: JavaScript - Size: 4.84 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DariaClem/Case-Converter
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

zephinzer/go-strcase
Case conversion library for Go
Language: Go - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

skellock/crappycase
A crappy nim package for various case conversions with strings.
Language: Nim - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

parithiban/stringcases
Golang string package to convert to various string cases
Language: Go - Size: 18.6 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

seothemes/php-case-converter
PHP function to convert a string to another naming convention
Language: PHP - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

zakuradev/mocking-case Fork of strdr4605/mockingcase
NPM Package that Convert String to mOcKiNgCaSe!
Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ntnyq/uncase
:package: Wrapper of change-case to create case converter, validator and etc.
Language: TypeScript - Size: 590 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Ddung203/caseconvert
Case Converter is a simple tool that converts any text to either lower case, UPPER CASE, Title Case, or Sentence case.
Language: HTML - Size: 426 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

ghostwriter/case-converter
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
Language: PHP - Size: 532 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

liyanxd999/ChangeCaseExtension
Transform text case easily in Microsoft PowerToys' Command Palette. Change to formats like camelCase, Title Case, and more. Enhance your productivity! πβ¨
Language: C# - Size: 3.36 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

sachssoft/tcs.Naming
Naming Case Convention
Language: C# - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fabforms/casecraft
form backend service
Language: JavaScript - Size: 23.4 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SunnyMondal53778/TextTool
TextTool is a simple yet powerful utility app designed to help users manipulate and analyze text with ease. The app offers a range of features, including:
Language: JavaScript - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

10cyrilc/smart-sentence
Smart Sentence is a lightning-fast, SEO-friendly string manipulation tool that lets you convert text to various cases and analyze character, word, sentence, and paragraph counts in real-time.
Language: CSS - Size: 70.3 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

namangarg2002/TextUtil
TextUtils - A React text utility app for case conversion, cleaning & analysis with dark mode
Language: JavaScript - Size: 206 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

toolsyplay/Case-Converter
tA Word Case Converter is a simple tool that allows you to change the formatting of your text instantly. Whether you need UPPERCASE, lowercase, CamelCase, Title Case, or Sentence case, this tool does it in just one click!
Language: CSS - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

alexeyyashin/case-converter
Simplest way to convert strings to various cases
Language: PHP - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

caseconverter/Snake-Case-Converter
Open source snake case converter and snake case generator.
Language: HTML - Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lajuman/Case-Converter
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DennisKidman/case-convert
Case Converter is a simple web application for changing text to formats like sentence, lower, and upper case. It's user-friendly, browser-based, and allows you to download your converted text.
Language: TypeScript - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jultty/kz
A case converter for your terminal.
Language: Go - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mohamedsalem401/Ultimate-Case-Converter
Ultimate Case Converter: A versatile tool to effortlessly convert text between various letter casing styles.
Language: TypeScript - Size: 631 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gilberto-GZ/01_Case_Handler_Unit
This tool allows you to convert any text from your clipboard, even if it is on an image, or you can record an audio file from your mic and extract the text on it, once converted it is automatically placed back on your clipboard so you can paste it on any application.
Language: HTML - Size: 246 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IsD4n73/Case-Converter
Language: Dart - Size: 9.93 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bitcoinaiarts/Case-Converter
With the help of an online text case conversion tool like Case Converter, you can quickly and easily convert your text to the desired case, saving you time and increasing your productivity.
Language: HTML - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mayer1a/JSONCaseChanger
This package implements the property wrapper @CodingStyle which will decorate strings to choose one of three decoration styles: **camelCase**, **snakeCase**, **kebabCase**
Language: Swift - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alvarocastro/copy-case
Copy the case from one string into another
Language: JavaScript - Size: 1.33 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lavesan/val-utils
Utils that i make
Language: JavaScript - Size: 169 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VitasSalvantes/Case-Converter
The "Case Converter" project implementation
Language: JavaScript - Size: 307 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

codaestroTayyab/texter-react-app
Texter is a React App, built with Bootstrap, that is used to count the words, count the character, convert to uppercase, lowercase, captalized case and provide many more utilties to use with given text
Language: JavaScript - Size: 1.54 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bell-kevin/WhiteSpaceRemovalAndCaseConversion
Whitespace Removal And Case Conversion using trim and toUpperCase. Shakespeare, Hamlet, Act 3, scene 1. Shakespeare, Hamlet, Act 3, scene 1
Language: Java - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

eltonrp/case-convert-js
Conversor de string e Contador de caracteres em Javascript
Language: HTML - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LeStahL/cxx-case-convert
Library that converts strings to different case types.
Language: C++ - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danishfareed/TextMod
This is a case-converter app made with react
Language: JavaScript - Size: 608 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

szw-yunie/case-converter
vscodeε½εζ³θ½¬ζ’ζδ»Ά
Language: TypeScript - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mike-seagull/csc
convert cases of a string
Language: Go - Size: 329 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mhsajjadhossain/webtoolrepo
Language: HTML - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

rthaut/text-utils-browser-extension
Provides many utilities for quickly manipulating, transforming, and/or copying text
Language: JavaScript - Size: 10.1 MB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arturdoruch/string-util
String utilities.
Language: PHP - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GuilhermeSenna/Streamlit-Apps
Aplicativos criados com a biblioteca/framework Streamlit utilizada para criar a interface WEB
Language: Python - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Earthen/cerebro-case-styles
Plugin for cerebro
Language: JavaScript - Size: 850 KB - Last synced at: about 17 hours ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

muhtarudinsiregar/string-case-convert
Convert case online
Language: JavaScript - Size: 749 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bm2ilabs/convert-case
Chrome extension source code for Case Convert
Language: Vue - Size: 113 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
