JSON转YAML
将JSON转换为YAML格式。易于使用的在线JSON转YAML转换器工具。
JSON Input
Valid JSON
💡 JSON to YAML Tips
- • Enter or paste your JSON in the editor above
- • YAML uses indentation (2 spaces) instead of braces to represent structure
- • Arrays are denoted with hyphens (-)
- • Strings don't always need quotes, but special characters are escaped
- • Copy the resulting YAML with one click