Getting started
One command opens the editor in your browser.
JustJSON runs entirely on your machine — no account, no server, no API key. In any folder, run:
npx @kdrgny/justjson
The editor opens in your browser. On an empty folder it greets you with a picker: start from a template, from scratch, or import your own JSON.
Everything you create is written to content/*.json in that folder. Commit it, deploy it, import it in your build — it's yours.
Prefer to look first? Try it in your browser — no install.