Description
Converts Dhall expressions to and from JSON or YAML formats. It is useful when typed Dhall configuration needs to feed tools that expect common data formats.
Use it in scripts, CI, and deployment pipelines. Validate the generated JSON or YAML with the target tool, because format conversion does not guarantee semantic correctness.