Thin wrapper aroung big-integer with native BigInt support
Polyfill for `DataView#getBigInt64`, `DataView#getBigUint64`, `DataView#setBigInt64` and `DataView#setBigUint64`
An arbitrary length integer library for Javascript
A lightweight polyfill for Temporal, successor to the JavaScript Date object
A structuredClone polyfill
Is this value an ES BigInt?
Allow parsing of BigInt literals
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
JS library that allows you to easily serialize and deserialize data with BigInt values
JSON.parse with bigints support
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Babel helper to create your own polyfill provider
Web Streams, based on the WHATWG spec reference implementation
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Polyfill for the URLPattern API
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.
A cross-environment BigInt replacement
A Babel plugin to inject imports to core-js@3 polyfills
A polyfill for the internal diagnostics_channel module
A native "Headers" class polyfill.
Node.js os.homedir polyfill for older versions of node.js.
Bare minimum fetch polyfill in 500 bytes