GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigint
Compile JSBI code that works in today’s environments to native BigInt code.
☆42Updated 2 weeks 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 last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- TC39 proposal that affects doesn't stringify argument to import(...) early to enable interop with WICG/trusted-types☆19Updated 5 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 6 months ago
- ☆44Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Proposed change before TC39 for reifying module identity - Stage 1 Proposal☆24Updated 5 years ago
- Node.js releases data☆36Updated last week
- Get the path of the caller module☆64Updated 3 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆32Updated last year
- Allowing DOM operations on worker threads☆40Updated 8 years ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 7 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 8 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 3 months ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆21Updated 6 years ago