Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
-
Updated
Sep 15, 2024 - TypeScript
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
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
Edit and define case strings
A PostCSS plugin to transform the text
You know that input you need to uppercase it? So, do it extremely simply!
2 lightweight helper functions to do 'helloWORLD' → 'Helloworld' or 'helloWORLD' → 'HelloWORLD'.
The `ngxInputUppercaseify` directive is a simple but powerful tool for your Angular application that automatically converts the input text to uppercase. It's perfect for fields like names or addresses, where you want to ensure consistency and make sure everything is in uppercase.
Add a description, image, and links to the uppercase topic page so that developers can more easily learn about it.
To associate your repository with the uppercase topic, visit your repo's landing page and select "manage topics."