YAML to JSON

Convert YAML into JSON or JSON back into YAML, in either direction from the same page. Parsing is handled by js-yaml, the same library most Node tooling uses, so anchors, nested maps, and multi line strings are read the way your build pipeline would read them.