it-tools
it-tools copied to clipboard
[NEW TOOL] JSON Validator/Linter
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
Hi @DennisGaida and @CorentinTh, implemented in #1015