JSON to YAML
Convert JSON into YAML.
入力
出力
Convert JSON into readable YAML. Invalid JSON is reported.
使い方
- Paste JSON.
- The YAML generates automatically.
- Copy the result.
よくある質問
- Is formatting preserved?
- Output uses standard YAML indentation.
- Are comments supported?
- JSON has no comments, so none are produced.