UNPKG

@amin22761/number-to-chinese

Version:

将数值转为汉字,范围从负9千万亿到正9千万亿

14 lines (13 loc) 421 B
{ "name": "@amin22761/number-to-chinese", "version": "1.0.4", "description": "将数值转为汉字,范围从负9千万亿到正9千万亿", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords":["数字转为汉字", "数值转汉字"], "repository": "https://github.com/2276193373/numberToChinese", "author": "Amin-陈惠民", "license": "MIT" }