uckkk/dsh-text-wrap0

dsh-text-wrap

文本换行:按指定宽度折行文本,支持 CJK 与中英文混排(Text wrap tool for DeepSeek Harness)

AI Analysis

用于对中英文混排文本进行指定宽度的折行处理。适合需要排版终端输出、格式化日志或处理中日韩文本换行显示的开发者。

Package
dsh-text-wrap
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-text-wrap

dsh-text-wrap · 文本换行

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-text-wrap

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