casbab
Case converter
A tool for converting between different cases of compound words or phrases
CLI "tool" and a bash "library" for Camel/Snake/Kebab case conversion
29 stars
3 watching
2 forks
Language: Shell
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tazinho/snakecase | A package for converting strings to various case formats programmatically. | 147 |
chanced/caps | A case conversion library for Go. | 54 |
codemodus/kace | Provides common case conversion functions for various coding styles. | 20 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
sindresorhus/camelcase | Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 683 |
denolib/camelcase | Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
mtxr/zsh-change-case | Tool to simplify switching between uppercase and lowercase in the command line interface | 8 |
julietkilo/canbabel | A tool that converts CAN database files into a standardized format | 153 |
ianstormtaylor/to-camel-case | Converts a string to a camel case format. | 35 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
zekth/deno_case_style | Provides functions to validate and format strings according to specific case styles. | 4 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
bookshelf/case-converter-plugin | An automatic property naming converter for Bookshelf models | 5 |
piranga8/summernote-case-converter | An editor plugin that adds a case conversion feature to a WYSIWYG editor | 0 |
borisvl/bigbash | Converts SQL select statements to Bash one-liners for executing data from flat files. | 289 |