snakecase
Case converter
A package for converting strings to various case formats programmatically.
🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
147 stars
3 watching
9 forks
Language: R
last commit: about 1 year ago
Linked from 1 awesome list
camelcasecaseconversionpackagepascalcasersnake-case
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts a string to a snake case format. | 26 |
| A tool for converting between different cases of compound words or phrases | 29 |
| Converts strings to different case formats and checks their validity | 16 |
| Converts a string to a camel case format. | 35 |
| Converts dash/dot/underscore/space separated strings to camelCase or PascalCase. | 684 |
| A Python wrapper around a case conversion library in Rust. | 48 |
| A case conversion library for Go. | 54 |
| An editor plugin that adds a case conversion feature to a WYSIWYG editor | 0 |
| Converts strings to a specific case format | 3 |
| An automatic property naming converter for Bookshelf models | 5 |
| Provides common case conversion functions for various coding styles. | 20 |
| Converts a string to a standardized case format where words are separated by spaces. | 6 |
| Converts input strings to sentence case while preserving punctuation | 6 |
| Tool to simplify switching between uppercase and lowercase in the command line interface | 8 |
| Provides functions to validate and format strings according to specific case styles. | 4 |