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 10 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 4 months ago
- Node.js releases data☆36Updated last week
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Runs web platform tests in Node.js using jsdom☆23Updated 2 months ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆73Updated this week
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Property descriptor factory☆42Updated 11 months ago
- ☆44Updated 3 years ago
- ☆36Updated 4 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 6 months ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 7 months ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Determines whether a Node file is a Module (`import`) or a Script (`require`)☆11Updated 4 years ago
- Create `esm` enabled packages.☆51Updated 5 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- 🔇 mock stdio output for tests☆23Updated 6 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆31Updated last year
- Emscripten loader for webpack☆41Updated 5 years ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 7 years ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 3 years ago