Text Utilities
camelCase
helloWorldExample
PascalCase
HelloWorldExample
snake_case
hello_world_example
kebab-case
hello-world-example
CONSTANT_CASE
HELLO_WORLD_EXAMPLE
lowercase
hello world example
UPPERCASE
HELLO WORLD EXAMPLE
Sentence case
Hello world example
dot.case
hello.world.example
path/case
hello/world/example