dsh-text-diff
行级文本 diff 对比工具
AI 分析
对比两段文本并输出行级的增删改差异。适合代码审查、文档版本对比及文本校对任务。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-text-diff說明文件
閱讀完整 README ↗dsh-text-diff · 行级文本 diff
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-text-diff
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-diff"。