From 637baa36781f3b85b6e6ff6046b273f557266365 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:25:15 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVTools.md b/DEVTools.md index a7960b25c..701e6d1b6 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -1214,6 +1214,7 @@ * [Bundlephobia](https://bundlephobia.com/) - Find Cost of Adding npm Package * [JSON Formatter](https://jsonformatter.curiousconcept.com/) or [json-formatter](https://github.com/callumlocke/json-formatter) - JSON Formatter * [Jayson](https://apps.apple.com/us/app/jayson/id1447750768) or [JSONView](https://jsonview.com/) - JSON Viewer & Editor +* [Transluna](https://transluna.net/) - JSON Translator * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://github.com/zio/zio-json) - JSON Library * [JSON Bin](https://jsonbin.io/) - JSON Host