dsh-unicode
Unicode 编解码
AI 分析
用于在 Unicode 编码与原始字符之间进行转换。适合需要处理乱码、分析特殊字符或进行国际化文本调试的开发人员。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-unicode说明文档
阅读完整 README ↗dsh-unicode · Unicode 编解码
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-unicode
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-unicode"。