to-no-case
Casing remover
A utility function that removes existing casing from a string
Remove an existing case from a string.
16 stars
3 watching
5 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
caseutility
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts input strings to sentence case while preserving punctuation | 6 |
| Converts strings to a specific case format | 3 |
| Converts a string to a snake case format. | 26 |
| Converts input text to capital case. | 11 |
| Converts a string to a camel case format. | 35 |
| Converts a string to a standardized case format where words are separated by spaces. | 6 |
| Converts a string to a standardized case format | 5 |
| Converts a string to a consistent format | 4 |
| Converts a string to title case while preserving punctuation. | 18 |
| An editor plugin that enables changing text case in real-time within an Editor.js instance | 15 |
| Tools for removing ANSI escape codes from text input. | 56 |
| A tool to easily change the case of text in a source code editor | 34 |
| Removes unwanted formatting codes from text | 402 |
| A utility that removes comments from CSS code while preserving certain comment patterns or functions. | 121 |
| A rollup plugin to remove code sections based on regular expressions | 20 |