Back to catalog

uckkk /

uckkk/dsh-json-diff

Verified

JSON 语义对比:深比较两个 JSON 返回增删改键路径

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@d44fd183

dsh-json-diff · JSON 语义对比

深比较两个 JSON,返回新增/删除/变更的键路径。纯 Node 实现。

提供的工具

工具 作用
diff_json 深比较 JSON → 差异路径

安装

dsh plugin add dsh-json-diff

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-json-diff"

用法示例

对比这两个接口响应有什么变化
→ 调用 diff_json(a=<旧>, b=<新>)

安装

dsh plugin add github:uckkk/dsh-json-diff

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-json-diff

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.