Plugin directory / Tools & Capabilities / dsh-tool-diff
dsh-tool-diff
GitHub source only omdsh-dev/dsh-tool-diff ↗
2Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
DSH Diff 工具插件:文本/JSON/CSV/Markdown 结构化比较与 unified diff,零依赖只读,注册 diff 工具
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:omdsh-dev/dsh-tool-diff - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-tool-diff. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/omdsh-dev/dsh-tool-diff ↗