YAML Tools¶
Tools and utilities for working with YAML - schema validators, linters, editors, and related technologies.
CLI Tool
Web Tool
Supported by The YAML Company
Utilities¶
-
Command-line YAML processor
-
Semantically compare two YAML documents
-
Python language Syntax Colorizer with YAML support
-
YAML templating tool that works on YAML structure
Linters & Validators¶
Schema & Validation¶
-
Multi-Language Schemata Tool for JSON/YAML
-
Ruby Schemata Tool for JSON/YAML
-
Python Schemata Tool for JSON/YAML
-
YAML-compliant JSON standard for data validation
Editors & IDE Tools¶
-
Visual Studio editor for YAML
Related Technologies¶
-
Official JSON Website - YAML is a superset of JSON
-
Concise Binary Object Representation
-
Interactive guide to YAML multiline strings