json formatter live

About

Motivation

I created this app in order to have a quick way to format JSON without needing to open another tab, in either the browser nor the IDE. I think that PWA is a good fit for this, because a stand-alone desktop app is overkill for such an app, and a web app is not as easy to access, since you need an open browser first and it would add yet another tab.

Principles

  • Ease of use
  • Transparent (open analytics and code)
  • No intrusive ads or tracking
  • Decent looking design

Open Source Appreciation

This project wouldn't be possible without these amazing open source technologies:

The source code for this project is available on GitHub.