Yaffle / babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 6 months ago
Alternatives and similar repositories for babel-plugin-transform-bigint:
Users that are interested in babel-plugin-transform-bigint are comparing it to the libraries listed below
- Compile JSBI code that works in today’s environments to native BigInt code.☆41Updated 2 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆39Updated 3 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Shim for TC39 Weakrefs proposal☆14Updated 2 years ago
- Ref declarations and expressions for ECMAScript☆24Updated 2 years ago
- Explainer for AbortSignal.any(), a new DOM API that enables combining AbortSignals☆26Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- ☆44Updated 4 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 5 years ago
- JavaScript language proposal: function implementation hiding☆104Updated 5 years ago
- Draft specification for supporting BigInts in JavaScript’s Math methods.☆37Updated 2 years ago
- reactive, type safe components with preact and rxjs.☆45Updated 2 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- TC39 Wavy Dot ("~.") Proposal☆46Updated 3 years ago
- Function.prototype.bind with typings for TypeScript☆16Updated 5 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 3 weeks ago
- Support for import assertions in acorn☆22Updated 5 months ago
- Proposal to migrate cleanup some to its own proposal repository☆18Updated 2 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- EcmaScript language proposal for a way to get intrinsics.☆33Updated last year
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- ☆11Updated last month
- ES2015 to CommonJS import/export transformer☆59Updated last year
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Source Code and Resolve Caching for Node.js☆62Updated 3 years ago