DAP Foundry dap.solutions
convert-yaml-to-json · client-spa · v1 · stub

Convert YAML to JSON

Paste YAML and get JSON text, entirely in the browser, with nothing uploaded. Runs in this tab. Nothing leaves it.

Input

A YAML document: mappings, sequences, and plain scalars. Up to 1 MB.

Output

Pretty JSON with two-space indent and a trailing newline.

Limits

How this was made

The core transform was written by hand into the stub registry. There is no model in this factory.

Errors

Every error names the field, the rule, and shows a small valid example.

Nothing stored

This runs in your browser tab. No upload, no cookie, no local storage, no analytics of the payload. Close the tab and it is gone.