From b2541d200d3946118aaad8d0f52d9502d4a57524 Mon Sep 17 00:00:00 2001 From: saurabhgoyal1-afk Date: Thu, 5 Mar 2026 16:17:58 +0530 Subject: [PATCH] Add JSON Web Tools - free online JSON toolkit with 60+ tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e304c09..eb39cda 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSON Lint](https://github.com/Seldaek/jsonlint) - PHP linter. (PHP) ## Online tools +* [JSON Web Tools](https://jsonwebtools.com/) - Free online toolkit with 60+ tools: validator, formatter, JWT decoder, diff, tree viewer, converters (CSV, YAML, XML), schema validator, mock data generator and more. * [JSONLint](https://jsonlint.com/) - The JSON Validator. * [JSONCompare](https://jsoncompare.com/) - The Advanced Version of the JSON Linter. * [JSONMate](https://www.jsonmate.com/) - JSON editor, inspector and beautifier.