Error Message
YAML Formatter helps to format unformatted or ugly YAML data and helps to save and share YAML.
YAML is a human-friendly data serialization standard for all programming languages, for more info visit yaml.org
What can you do with YAML Formatter?
- It helps to beautify your YAML.
- This tool allows loading the YAML URL to beautify. Click on the URL button, Enter URL and Submit.
- This tool supports loading the YAML File to beautify. Click on the Upload button and select File.
- YAML Beautifier Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
Example of YAML
YAML data Try it.
CarInsurance: - Company: {name: State Farm, foundedin: 1922, website: www.statefarm.com } - Company: {name: Geico, foundedin: 1936, website: www.geico.com }
For Advanced Users
YAML External URL
Load YAML External URL in Browser URL like this https://codebeautify.org/
https://codebeautify.org/yaml-beautifier?url= https://gist.gi thubusercontent .com/cbmgit/9b1 d1a2b7f9a7a4e02 da91a18a68a228/ raw/CarInsuranc e.yaml
YAML Data as Parameter
Load YAML Data in Browser URL input like this https://codebeautify.org/
https://codebeautify.org/yaml-beautifier?input= CarInsurance: - Company: {name: State Farm, foundedin: 1922, website: www.statefarm.c om } - Company: {name: Geico, foundedin: 1936, website: www.geico.com }