B
BhamaX
Bhama App LibraryDeveloper Tool

YAML ⇄ JSON Converter

Convert YAML to JSON or JSON to YAML. Runs entirely in your browser.

Input (YAML)
Output (JSON)
{
  "name": "Bhama",
  "tools": [
    "markdown",
    "json",
    "regex"
  ],
  "active": true
}