GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigint
Compile JSBI code that works in today’s environments to native BigInt code.
☆43Updated last month
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 last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Proposal to standardize Date.parse behavior for interchange-like input☆32Updated last year
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 4 months ago
- Decode strings according to the WHATWG Encoding Standard☆24Updated 9 months ago
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Node.js releases data☆36Updated last week
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Default registry in gulp 4.☆17Updated last year
- Runs web platform tests in Node.js using jsdom☆23Updated 5 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 7 months ago
- ☆45Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 4 years ago