to-camel-case
Case converter
Converts a string to a camel case format.
Convert a string to a camel case.
35 stars
3 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
caseutility
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts a string to a snake case format. | 26 |
| Converts input strings to sentence case while preserving punctuation | 6 |
| Converts strings to a specific case format | 3 |
| Converts a string to a standardized case format where words are separated by spaces. | 6 |
| Converts a string to a consistent format | 4 |
| Converts a string to a standardized case format | 5 |
| Converts a string to title case while preserving punctuation. | 18 |
| Converts input text to capital case. | 11 |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 |
| Converts camelCase strings to human-readable strings in AngularJS applications | 29 |
| A utility function that removes existing casing from a string | 16 |
| A package for converting strings to various case formats programmatically. | 147 |
| Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
| Supports camelCase in JSON data sent to and received from Django REST framework APIs | 646 |
| Converts strings to different case formats and checks their validity | 16 |