From 7a6341a40f63c95967c6683ffd16437d206b3fef Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Fri, 30 Aug 2024 15:49:37 +0200 Subject: [PATCH] new: Add JSONing to Development tools --- LINKS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LINKS.md b/LINKS.md index 76ff9f8..858c973 100644 --- a/LINKS.md +++ b/LINKS.md @@ -131,6 +131,7 @@ * [JS Bin](https://jsbin.com/) - Code and share HTML, CSS and JS projects * [JSCompress](https://jscompress.com/) - Converter from JS to Minified JS code * [JSON Editor Online](https://jsoneditoronline.org/) - Tool to view and edit JSON files +* [JSONing](https://jsoning.com/) - JSON toolset includes a formatter, comparer, JSONPath tester, patch generator, and data generator * [JSON sort](https://jsonsort.net) - Tool to sort JSON alphabetically * [JSFiddle](https://jsfiddle.net/) - Code JS projects online * [JSONLint](https://jsonlint.com/) - Tool to validate your JSON