The problem Every time I needed to format, diff, or validate a gnarly JSON payload — a webhook log, an API response, a config file with a stray trailing comma — I ended up on some random jsonformatter. xyz site, pasting in data I probably shouldn't have pasted anywhere. Some of that data had cus...
Source: [Dev.to](https://dev.to/nilutpal_/i-built-a-browser-only-json-markdown-workbench-so-my-data-never-has-to-leave-my-laptop-4inj)