搜索 "BigInt" 的结果(共 14 个)
jsbi
JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
Apache-2.0
eslint-plugin-no-bigint-usage
Simple eslint plugin to disallow the use of bigint literals (that might break on older JS engines)
acorn-bigint
Support for BigInt in acorn
MIT
@panva/asn1.js
ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)
MIT
convert-hrtime
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
MIT
big-number
Light, ultra-fast javascript implementation for BigIntegers (base arithmetic operations)
MIT
bigdecimal
Arbitrary-precision BigInteger and BigDecimal real numbers: Apache Harmony's implementation