UNPKG

bigint-transform

Version:

将长整型类型数据在前端以字符串类型展示,以每项不超过15位的字符串数组形式进行加减运算

14 lines (13 loc) 404 B
{ "name": "bigint-transform", "version": "1.0.9", "main": "index.js", "description": "将长整型类型数据在前端以字符串类型展示,以每项不超过15位的字符串数组形式进行加减运算", "keywords": [ "bigInt", "turn string into [string]", "turn [stirng] into stirng" ], "license": "ISC", "type": "module" }