JSON/YAML互转工具
在线JSON和YAML互相转换
JSON → YAML
YAML → JSON
交换内容
复制结果
清空
输入
{ "name": "张三", "age": 30, "email": "zhangsan@example.com", "address": { "city": "北京", "street": "朝阳区" }, "hobbies": [ "阅读", "旅游", "编程" ], "married": true }
输出