Yaffle / babel-plugin-transform-bigintLinks
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 11 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
Sorting:
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 2 months ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆166Updated 2 years ago
- Shim for TC39 Weakrefs proposal☆15Updated 2 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- Determining Array Equality☆76Updated 4 years ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆43Updated 4 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 3 months ago
- `Intl.Locale` specification [draft]☆33Updated 3 years ago
- Write tests for your types!☆57Updated 5 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Cross cutting proposals around custom identities in collections☆34Updated 5 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Extensible numeric literals for JavaScript☆75Updated 4 months ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Make your own nested errors☆68Updated last month
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- ☆45Updated 4 years ago
- A nodejs loader for import maps☆57Updated 2 years ago
- This plugins helps with annotating top level functions calls with #__PURE__ comment.☆92Updated 7 months ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- ☆45Updated 6 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 4 years ago
- Function.prototype.bind with typings for TypeScript☆16Updated 5 years ago
- ECMAScript spec abstract operations.☆118Updated 2 months ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Create a deferred promise☆80Updated last year