Skip to content
Brain
Coder
Tools
Guides
0 uploads — verify
GitHub
Tool info
JSON ⇄ YAML Converter
JSON → YAML
YAML → JSON
{ "app": "BrainCoder", "port": 3000, "debug": false, "regions": ["us-east-1", "eu-west-1"], "database": { "host": "localhost", "replicas": 2, "ssl": { "enabled": true, "cert": "star.example.com" } } }
Convert
Copy
Uses the js-yaml parser — full YAML 1.2 support including anchors, aliases and inline structures.