uckkk/dsh-text-wrap0

dsh-text-wrap

文本换行:按指定宽度折行文本,支持 CJK 与中英文混排

AI 分析

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

套件
dsh-text-wrap
版本
0.1.0
授權
MIT
最近更新
2026年8月17日

安裝

$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"