to-constant-case
Case converter
Converts a string to a consistent format
Convert a string to a constant case.
4 stars
3 watching
3 forks
Language: JavaScript
last commit: over 10 years agoLinked from 1 awesome list
caseutility
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts a string to a standardized case format | 5 | |
| Converts strings to a specific case format | 3 | |
| Converts input strings to sentence case while preserving punctuation | 6 | |
| Converts a string to a standardized case format where words are separated by spaces. | 6 | |
| Converts a string to a camel case format. | 35 | |
| Converts a string to a snake case format. | 26 | |
| Converts input text to capital case. | 11 | |
| Converts a string to title case while preserving punctuation. | 18 | |
| A utility function that removes existing casing from a string | 16 | |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 | |
| Provides common case conversion functions for various coding styles. | 20 | |
| Converts camelCase strings to human-readable strings in AngularJS applications | 29 | |
| Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 | |
| A Solidity library to convert large integers to strings efficiently | 23 | |
| Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |