change-case
There are 19 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
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
btxtiger/change-case-all
Combined version of all change-case methods
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
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
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.
realodix/change-case
✏️ Convert strings between camelCase, PascalCase, Capital Case, snake_case and more.
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.