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.
Compile JSBI code to native BigInt code.
JSBI BigInt utils
JSBI-Calculator is a calculator utility to perform arbitrary arithmetic computation, with the help of JSBI-based BigDecimal.
A Babel plugin to transform BigInt to JSBI
Provides a jsbi interface on top of native BigInt and provides a fallback to jsbi library when BigInt is not available. Adds isBigInt function for cross-implementation type checking
```ts import { CompileFactory } from "ts-bigint-transform-jsbi"; import * as ts from "typescript";
Is a jsbi bigint a prime?
JSBI is a pure-JavaScript implementation of [the official ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which is on track to become a part of the JavaScript language in the near future.
JSBI is a pure-JavaScript implementation of [the official ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which is on track to become a part of the JavaScript language in the near future.
JSBI is a pure-JavaScript implementation of [the official ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which is on track to become a part of the JavaScript language in the near future.
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.
This package encodes molecule data structures into JSON by following the CKB JSONRPC convention which represents number, JSBI, bigint, and Uint8Array as hex strings.
A scheme similar to JSBI, for transforming JSBD to native bigdecimal, Referring to the implementation of jsbi (https://github.com/GoogleChromeLabs/babel-plugin-transform-jsbi-to-bigint)
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
JSBI port of bigdecimal.js
⚒️ An SDK for building applications on top of Cykura
A JS library for manipulating IP addresses, prefixes and ranges. Supports both IPv4 and IPv6.
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
The next great DBus library for Node
The next great DBus library for Node
Convert arrays to bitmask representations to quickly operate with them through bitwise operations.
> Note: This is an alpha release and in active development. Function names and signatures are subject to change.
The Node.js driver for working with Amazon Quantum Ledger Database
No description provided.
No description provided.
No description provided.