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
}Convert YAML to JSON or JSON to YAML. Runs entirely in your browser.
{
"name": "Bhama",
"tools": [
"markdown",
"json",
"regex"
],
"active": true
}