From 80027413125ee8053d6cbb163f6fb5261a4ce1b1 Mon Sep 17 00:00:00 2001 From: Coder Avi Verma Date: Tue, 16 Dec 2025 20:14:43 +0530 Subject: [PATCH] Add JSON Viewer Tool to resources list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added JSON Viewer Tool – an online utility to view, format, validate, minify, and convert JSON data. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cc4589d..92086b41 100644 --- a/README.md +++ b/README.md @@ -2053,6 +2053,7 @@ HTML Themes and UI Kits to create your applications faster! * [Killer Coda](https://killercoda.com/) - Interactive playground in your browser to study Linux, Kubernetes, Containers, Programming, DevOps, Networking * [Axonomy App](https://axonomy-app.com/) - A free tool to create, manage and share your invoices with your clients. 10 free invoices per month. * [Table Format Converter](https://www.tableformatconverter.com) - A free tool to convert table data to different formats, such as CSV, HTML, JSON, Markdown and more. + * [JSON Viewer Tool](https://jsonviewertool.com/) – View, format, validate, minify, and convert JSON data directly in the browser (no API key required). **[⬆️ Back to Top](#table-of-contents)**