dsh-number-words
已验证dsh-number-words · v0.1.0 · MIT
数字转大写:阿拉伯数字转中文大写(金额/票据场景),支持小数与负数(Number to Chinese uppercase words tool for DSH)
安装
dsh plugin add dsh-number-words 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
发布到 npm 但没有公开仓库。安装前请检查包内容。
标签
说明文档
dsh-number-words · 数字转大写
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-number-words
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-words"。