BigInt encoding, a simple way to convert Uint8Arrays into BigInts, and vice versa.
Is this value an ES BigInt?
Allow parsing of BigInt literals
An arbitrary length integer library for Javascript
Java Script Object eXchange.
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
Sniff the encoding from a HTML byte stream
bigint to buffer conversion with native support
Implementation of the HTML encoding sniffer algo, with stream support
TypeScript definitions for concat-stream
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
Convert encodings, uses iconv-lite
Bridging the gap between buffers and typed arrays
Isomorphic Utils
Contains parsers and serializers for ASN.1 (currently BER only)
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
Some common functions for modular arithmetic using native JS implementation of BigInt
Polyfill for the Encoding Living Standard's API.
io-ts library for bigints
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds