GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigint
Compile JSBI code that works in today’s environments to native BigInt code.
☆41Updated 2 years ago
Alternatives and similar repositories for babel-plugin-transform-jsbi-to-bigint:
Users that are interested in babel-plugin-transform-jsbi-to-bigint are comparing it to the libraries listed below
- ES Proposal spec-compliant shim for AggregateError☆14Updated 9 months ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 3 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆31Updated last year
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- Node.js releases data☆36Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 3 months ago
- Proposed change before TC39 for reifying module identity - Stage 1 Proposal☆24Updated 5 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated last month
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Emscripten loader for webpack☆41Updated 4 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- Property descriptor factory☆42Updated 10 months ago
- ☆18Updated 6 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 5 months ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- ☆36Updated 4 years ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago