Yaffle / babel-plugin-transform-bigintLinks
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated last year
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:
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- JavaScript language proposal: function implementation hiding☆104Updated 5 years ago
- ☆45Updated 4 years ago
- Shim for TC39 Weakrefs proposal☆14Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last week
- A polyfill for the ECMAScript Record and Tuple proposal.☆164Updated 2 years ago
- ECMAScript spec abstract operations.☆118Updated 5 months ago
- Make your own nested errors☆69Updated 3 months ago
- Determining Array Equality☆76Updated 4 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 5 months ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆43Updated 7 months ago
- Extensible numeric literals for JavaScript☆75Updated 6 months ago
- ☆45Updated 6 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 5 years ago
- Extensions to the WICG import maps proposal☆43Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆181Updated last year
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- Proposal: Out of memory immediately terminates agent cluster☆19Updated 5 months ago
- Cross cutting proposals around custom identities in collections☆34Updated 6 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- `Intl.Locale` specification [draft]☆33Updated 3 years ago
- ECMAScript class access expressions☆87Updated 2 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 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
- TC39 Eventual Send proposal☆46Updated 2 years ago
- ECMAScript RegExp Match Indices☆66Updated 3 years ago