it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] JSON Validator/Linter

Open DennisGaida opened this issue 2 years ago • 1 comments

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?

  • https://jsonlint.com/
  • https://jsononline.net/json-validator
  • https://www.npmjs.com/package/is-my-json-valid (haven't tried - might work)

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

DennisGaida avatar Sep 01 '23 08:09 DennisGaida

Hi @DennisGaida and @CorentinTh, implemented in #1015

sharevb avatar Apr 28 '24 20:04 sharevb