Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelmior
1035 days ago
YAML is effectively a superset of JSON although the syntax used in YAML is often different. So you can't translate all YAML to JSON, but all JSON can be represented as YAML.