From 7b3cbd382d73d25421f54ef8ef7e0e3144044081 Mon Sep 17 00:00:00 2001 From: sandipb2025 Date: Thu, 20 Mar 2025 21:57:20 +0530 Subject: [PATCH] Update devtools.md Added Jsonguide's online json formatter tool --- docs/devtools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/devtools.md b/docs/devtools.md index 15e7e23e3..9b1c261f1 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -1158,3 +1158,4 @@ * [zio-json](https://zio.dev/zio-json) - JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data * [JSON Bin](https://jsonbin.io/) - JSON Host +* [JSONGuide](https://jsonguide.com) [Json formatter](https://www.jsonguide.com/jsonformatter) - Online Json formatter and validator