Skip to content

Conversation

librill
Copy link

@librill librill commented Dec 10, 2024

Added 4 functions for common programming use. Closes #573 .

All functions call an existing str_to_*() so locale argument respects the behavior of those functions

Aliases StrToPascal() and strToCamel() exist (str-to-kebab() is not a valid name)

@librill
Copy link
Author

librill commented Dec 10, 2024

CC: @kbodwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could a str_to_snake function be made to convert strings to snake-case?
1 participant