Title: jsonyo — JSON Toolkit
Author: vøiddo
Published: <strong>6 ພຶດສະພາ 2026</strong>
Last modified: 6 ພຶດສະພາ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/jsonyo-json-toolkit/assets/banner-772x250.png?rev=3524048)

![](https://ps.w.org/jsonyo-json-toolkit/assets/icon-256x256.png?rev=3524048)

# jsonyo — JSON Toolkit

 ໂດຍ [vøiddo](https://profiles.wordpress.org/voiddo/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/jsonyo-json-toolkit.1.0.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/jsonyo-json-toolkit/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/jsonyo-json-toolkit/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/jsonyo-json-toolkit/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/jsonyo-json-toolkit/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/jsonyo-json-toolkit/)

## ຄຳອະທິບາຍ

**jsonyo** is a lightweight JSON toolkit that lives in wp-admin. Open it from **
Tools  JSON Toolkit** and you get a clean code-editor-style workbench for everything
JSON.

Six modes, one panel:

 * **Format** — paste raw JSON, get a properly indented tree with syntax highlighting
 * **Validate** — instant pass/fail with line + column for syntax errors
 * **Query** — JSONPath ($.users[0].name, items[*].id, recursive ..key) over the
   parsed tree
 * **Diff** — paste two JSON blocks, see added/removed/changed paths side-by-side
 * **Stats** — counts of objects, arrays, strings, numbers, booleans, nulls + max
   depth
 * **Minify** — strip whitespace, get one-line output ready to paste

#### Zero data leaves your browser

Every operation runs entirely in your browser via JavaScript. No external API call,
no analytics, no upload. We never see your JSON. This means jsonyo works on private/
internal JSON, on disconnected staging sites, on WordPress installs behind firewalls.

#### Why a wp-admin plugin and not just a website?

If you live in wp-admin (debugging REST API responses, inspecting block editor JSON,
working with custom field exports, tracing webhook payloads), having a JSON workbench
one click away beats opening a tab to an external tool. Same engine, same Surgical
aesthetic, same monospace clarity — but it’s already there when you need it.

#### Free forever

This plugin has no paid tier, no upsell, no “Pro” upgrade. It’s free, GPLv2, and
stays that way. The goal is simple: give WordPress developers a fast, private JSON
workbench where they already work.

### About

Built by vøiddo, a small studio shipping free dev tools, Chrome extensions and weird
browser games.

## ພາບໜ້າຈໍ

 * [[
 * Format mode — paste JSON, get a properly indented tree with syntax highlighting
 * [[
 * Validate mode — pass/fail status with stats summary
 * [[
 * Query mode — JSONPath query with breadcrumb path indicator
 * [[
 * Diff mode — side-by-side comparison with added/removed/changed paths
 * [[
 * Stats mode — quantitative breakdown of object structure

## ການຕິດຕັ້ງ

 1. Upload the plugin folder to `/wp-content/plugins/` or install via Plugins  Add 
    New
 2. Activate through the **Plugins** menu
 3. Open **Tools  JSON Toolkit** in your WP admin

That’s it. No config, no API key, no setup wizard.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### Does this plugin send my JSON to any server?

No. Everything runs in your browser via JavaScript. The PHP side just renders the
admin page shell.

### Does it work on multisite?

Yes. Activate per-site or network-wide. Behavior is identical.

### Does it work in older PHP?

Requires PHP 7.4+ (matches WordPress 6.0 minimums).

### Is the source code open?

Yes — GPLv2 or later.

### How do I report a bug or request a feature?

Email support@voiddo.com or open an issue on our GitHub.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“jsonyo — JSON Toolkit” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ vøiddo ](https://profiles.wordpress.org/voiddo/)

[ແປ “jsonyo — JSON Toolkit” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/jsonyo-json-toolkit)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/jsonyo-json-toolkit/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/jsonyo-json-toolkit/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/jsonyo-json-toolkit/) 
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/jsonyo-json-toolkit/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.0 — 2026-04-30

 * Initial release
 * Format / validate / query / diff / stats / minify modes
 * Surgical-canon dark theme (mint accent on dark navy)
 * Browser-side execution — zero data leaves your browser
 * Localizable — Text Domain `jsonyo-json-toolkit`

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ມື້ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 6.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/jsonyo-json-toolkit/)
 * ແທັກ
 * [developer-tools](https://lo.wordpress.org/plugins/tags/developer-tools/)[JSON](https://lo.wordpress.org/plugins/tags/json/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/jsonyo-json-toolkit/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/jsonyo-json-toolkit/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/jsonyo-json-toolkit/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ vøiddo ](https://profiles.wordpress.org/voiddo/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/jsonyo-json-toolkit/)