Based off of Leemon Baird's pure javascript BigInteger, provide a big integer library to Node.JS
An arbitrary length integer library for Javascript
Is this value an ES BigInt?
Allow parsing of BigInt literals
bigint to buffer conversion with native support
JS library that allows you to easily serialize and deserialize data with BigInt values
JSON.parse with bigints support
Some common functions for modular arithmetic using native JS implementation of BigInt
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
A base TSConfig for working with Node 12.
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
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.
A cross-environment BigInt replacement
bigint to buffer conversion with native support
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
Convert big integers from any base to any base
TigerBeetle Node.js client
Fastest xxhash implementation in Node.js
A simple utility for precise-dateing functions and classes.
Arbitrary-precision integer arithmetic using OpenSSL
io-ts library for bigints
Lightweight, zero-dependency JavaScript utility to convert bytes to human-readable strings with localization support
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
bigint to buffer conversion with native support