Hacker News new | ask | show | jobs
by alexnastase 1236 days ago
After being annoyed by most online json formatters out there, I decided to build a simple keyboard-driven one. One of the main things that I was looking for was to have it easily accessible, without the need to open new browser tabs or programs that I might need later like vscode so I enabled PWA for it.

When I noticed https://jsonformatter.com domain was not used I sent an email to the owner and he actually agreed to host my app since it was open source.

There are other people using it right now, but I enjoy using it every time I need to make a json more readable.