跳到主要内容
← 返回工具箱桌面版 ↓
Aa

命名风格转换

camelCase、snake_case、kebab-case 等命名风格互转。

文本 · 本地处理,不上传数据
camelCase
helloWorldExample
PascalCase
HelloWorldExample
snake_case
hello_world_example
kebab-case
hello-world-example
CONSTANT_CASE
HELLO_WORLD_EXAMPLE