change-case
There are 21 repositories under change-case topic.
blakeembrey/change-case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
mesqueeb/case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
jonschlinkert/pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
dmlls/python-casefy
Easily convert between string cases.
jonaaix/change-case-all
Combined version of all change-case methods
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
maziyank/editorjs-change-case
Change Case Inline Tool for the Editor.js.
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
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.
zhengxiaoyao0716/vscode-intelligence-change-case
Intelligence-change-case extension of Visual Studio Code.
iananeej/Change-Case-Excel-Add-In
Change Case Excel Add-In is a powerful Excel VSTO Add-In that can change case of selected cell or range or cells. With easy to use Keyboard shortcuts, perform case conversion in style.
cage1016/alfred-change-case
Quickly change the case of a string or latest clipboard string and copy it to the clipboard.
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
zharinov-nikita/case-to-case
Edit and define case strings
realodix/change-case
✏️ Convert strings between camelCase, PascalCase, Capital Case, snake_case and more.
AbdelrahmanBayoumi/ChangeTextCaseFX
App for changing text to upper case & to lower case
daxartio/casers
String case converter for Python written in Rust. Pydantic. FastAPI
Kerolos2000/kerolos_portfolio
This is the latest version of my portfolio, built using the latest technologies, including Vite, React, Zustand, React Hook Form, React Query, and Framer Motion. Explore my work to see how I leverage these tools to create modern, high-performance web applications.
amirzenoozi/eslint-plugin-filename-checker
Check file name with RegEx
javoeria/change_case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
ntnyq/uncase
:package: Wrapper of change-case to create case converter, validator and etc.