Yaffle / babel-plugin-transform-bigintLinks
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 9 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:
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆166Updated last year
- import.meta proposal for JavaScript☆147Updated 5 years ago
- This plugins helps with annotating top level functions calls with #__PURE__ comment.☆92Updated 6 months ago
- ECMAScript spec abstract operations.☆119Updated last month
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆42Updated 3 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 months 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
- ECMAScript class access expressions☆87Updated 2 years ago
- Determining Array Equality☆76Updated 4 years ago
- ☆45Updated 6 years ago
- Make your own nested errors☆68Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Updated last month
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- Function.prototype.bind with typings for TypeScript☆16Updated 5 years ago
- ☆82Updated 2 years ago
- Extensible numeric literals for JavaScript☆75Updated 3 months ago
- Extensions to the WICG import maps proposal☆43Updated last year
- Shim for TC39 Weakrefs proposal☆14Updated 2 years ago
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- ☆16Updated last year
- ES2015 to CommonJS import/export transformer☆59Updated last year
- A Babel 7 plugin transform to convert CommonJS into ES Modules☆87Updated 4 years ago
- Cross cutting proposals around custom identities in collections☆33Updated 5 years ago
- ECMAScript proposal for deep spread syntax for Records☆93Updated 5 years ago