A BigInt can represent whole numbers larger than 2⁵³ - 1.
Is this value an ES BigInt?
Allow parsing of BigInt literals
An arbitrary length integer library for Javascript
Some common functions for modular arithmetic using native JS implementation of BigInt
JSON.parse with bigints support
JS library that allows you to easily serialize and deserialize data with BigInt values
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
bigint to buffer conversion with native support
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.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A cross-environment BigInt replacement
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
io-ts library for bigints
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Convert IPv4 and IPv6 addresses to and from BigInt
JSON.parse with bigints support
TypeScript definitions for json-bigint
Determine if the JS environment has BigInt support.
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
Hoon literal syntax parsing and rendering. Approaching two nines of parity with hoon stdlib.
BigInt.
FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser