みんなのWebツールズ
JSON
入れ替える
{"name": "山田太郎","age": 30,"isStudent": false}
⇔
YAML
name: 山田太郎 age: 30 isStudent: false