READMESource: main@162423a9
dsh-number-words · 数字转大写
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-number-words
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-words"。
uckkk /
@{name=dsh-number-words; version=0.1.0; description=数字转大写:阿拉伯数字转中文大写(金额/票据场景),支持小数与负数(Number to Chinese uppercase words tool for DSH); type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
纯 Node 实现,无网络、无外部服务。
dsh plugin add dsh-number-words
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-words"。
No comments yet. Be the first to write one.