dsh-number-words
数字转大写:阿拉伯数字转中文大写(金额/票据场景),支持小数与负数
AI 分析
将阿拉伯数字转换为财务规范的中文大写。适合财务、出纳、票据填写及需要处理中文金额大写转换的开发任务。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-number-words說明文件
閱讀完整 README ↗dsh-number-words · 数字转大写
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-number-words
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-words"。