DEV Community

Jeremy S
Jeremy S

Posted on

I built a privacy-first JSON formatter that runs entirely in your browser

I got tired of pasting API responses into random formatter sites without knowing where the data goes, so I built a simple local-only JSON formatter/validator.

https://formatjson.dev/

Simple, fast, ad-free, no backend processing, no uploads. Formatting happens in the browser.

Top comments (0)