# JSON 工具
### json 多功能
> 可視化、樹形化、表格化、路徑查詢等
[https://www.jsont.run/](https://www.jsont.run/)
<https://jsoneditoronline.org/>
<https://ctool.dev/tool.html#/tool/json>
[https://jsonhero.io/](https://jsonhero.io/)
### json 對比
> 格式化、壓縮、節點路徑、對比
<https://json-diff.com/>
<https://www.baidufe.com/fehelper/json-format/index.html>
### json 轉義/去轉義
[https://www.sojson.com/](https://www.sojson.com/)
### json 思維導圖
[https://jsoncrack.com/editor](https://jsoncrack.com/editor)
### json 轉結構體
<https://mholt.github.io/json-to-go/>
<https://transform.tools/json-to-go>
<https://oktools.net/json2go>