CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
19.82k stars 2.41k forks source link

[NEW TOOL] JSON Validator/Linter #605

Open DennisGaida opened 12 months ago

DennisGaida commented 12 months ago

What tool do you want? A JSON Validator / Linter

Describe the solution you'd like I find myself often linting or validating JSON and trying to figure out where I missed a comma or wrote True instead of true.

Is their example of this tool in the wild?

Additional context This might be related to https://github.com/CorentinTh/it-tools/issues/368

sharevb commented 4 months ago

Hi @DennisGaida and @CorentinTh, implemented in #1015