API Reference case_style v1.0.1
Modules
Library from converting to different CaseSyles
Module for converting from and to camelCase
Module for converting from and to graphql. GraphQL casing is similar to camelCase only it doesn't allow that it starts with a number.
Module for converting from and to kebab-case
Module for converting from and to PascalCase
Module for converting from and to snake_case
CaseStyle.Tokens.Spacing
how words are split
first char after split
first digit after split
just a char
just a digit
end of the stream
first char in the stream
text that should not be treated
how words are split
start of the stream