JSON ↔ YAML

JSON
Pretty JSON
YAML
YAML (RFC-compliant)
Notes:
  • YAML → JSON will attempt to parse scalars, arrays and objects. Undefined becomes null in JSON output.