Analyse a .YAML file

HomeFormats.YAMLFull

What is a .YAML file?

YAML is a human-readable data format often used for configuration files.

Did you know
  • YAML was first released in 2001 as a friendlier alternative to XML for configuration.
  • The name originally stood for “Yet Another Markup Language” before being recast as the recursive “YAML Ain’t Markup Language” to stress its data focus.
  • Since version 1.2 every valid JSON document is also valid YAML, making YAML a superset of JSON.
  • YAML relies on indentation rather than brackets to show structure, which is what gives configuration files their clean, readable look.
  • A .YAML file is plain text, so you can open and edit it in any text editor.
What Analyser shows you
Preview and inspect HTML, CSS, JavaScript, TypeScript, JSON, YAML, XML and Markdown source files, plus Windows scripts - PowerShell (PS1, PSM1, PSD1), reading their comment-based help synopsis, #Requires directives, function and parameter counts, CmdletBinding and Authenticode signing; and batch/command scripts (BAT, CMD), reading the echo state, labels, variables set and the external tools they invoke - all alongside the source.
Open a .YAML file
Drag a .YAML file onto the Analyser home page (or tap to pick one). It opens entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.
Related formats
.HTML · .CSS · .JS · .TS · .TSX · .JSX · .JSON · .XML · .MD · .HTM · .MJS · .YML · .TXT · .PS1 · .PSM1 · .PSD1 · .BAT · .CMD. See all supported file types.