Showing 21-40 of 291 packages
A native big decimal NPM library for typescript using BigInt class to support 18 digit floating point number arithmetics with high precision in the range -1e36 to 1e36, inclusive.
JSON.parse with bigints support
JSON.parse with bigints support
JSON.parse with bigints support
Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays
Square root of BigInts
JSON.parse with bigints support
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
JSON.parse with bigints support
JSON.parse with bigints support
JSON.parse with bigints support
Custom base encoding and decoding for numbers and BigInts using arbitrary charsets
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.
bigint to buffer conversion with native support
JSON for humans and machines
JSON.parse with bigints support, forked from sidorares/json-bigint by qii404
JSON.parse with bigints support
Deconstructs and generates discord snowflakes using BigInts.
JSON.parse with bigints support
Secure Remote Password (SRP) implemented with BigInts