-
to_case and from_case functions
-
example convert
-
more tests and docs
-
tokens for digits and digits after spacing
-
optional method for handling numbers in camelCase format
-
pascalcase
-
example for using custom format
-
method for serializing and deserializing different cases
-
camelcase, snakecase, kebabcase, constantcase, lowercase_spacecase, sentencecase
-
DelimiterSpaced trait
-
method for guessing case style