命名格式转换器

输入内容 (自动识别格式)
Camel Case (小驼峰)
helloWorldVariable
Snake Case (下划线)
hello_world_variable
Pascal Case (大驼峰)
HelloWorldVariable
Kebab Case (短横线)
hello-world-variable
Constant (全大写)
HELLO_WORLD_VARIABLE