Skip to content

udmToYAML

udmToYAML(value, options?) → string · Format

Pretty-print a UDM object as YAML.

  • value (required): UDM value to format

  • options (optional): formatting options

utlx
udmToYAML($input)                        // YAML string

Released under AGPL-3.0.