dsh-number-words
文件与数据 活跃维护

dsh-number-words

uckkk/dsh-number-words

轻量实现阿拉伯数字转中文大写的转换能力,覆盖金额、票据等常见场景,支持负数、小数输入,输出符合国内财务规范的中文大写内容,调用简单可直接集成到各类业务系统。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-number-words
git clone https://github.com/uckkk/dsh-number-words.git
git clone git@github.com:uckkk/dsh-number-words.git
README.md main

dsh-number-words · 数字转大写

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

安装

dsh plugin add dsh-number-words

安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-number-words"。

安装

dsh plugin add github:uckkk/dsh-number-words

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-number-words

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。