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
- JavaScript language proposal: function implementation hiding☆118Updated 6 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last month
- Make your own nested errors☆69Updated 6 months ago
- ☆45Updated 4 years ago
- Shim for TC39 Weakrefs proposal☆14Updated 3 years ago
- Cross cutting proposals around custom identities in collections☆34Updated 6 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆163Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 5 years ago
- `Intl.Locale` specification [draft]☆32Updated 4 years ago
- Extensible numeric literals for JavaScript☆75Updated 10 months ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- Proposal: Out of memory immediately terminates agent cluster☆19Updated 8 months ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 6 years ago
- programmatically publish and unpublish npm packages☆46Updated 4 years ago
- ☆45Updated 7 years ago
- Determining Array Equality☆76Updated 4 years ago
- Ref declarations and expressions for ECMAScript☆27Updated 2 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆60Updated 8 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- ECMAScript class access expressions☆87Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆186Updated last month
- ☆90Updated 2 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 3 years ago
- Query API over JavaScript (ECMAScript) Iterators☆71Updated 6 years ago
- This plugins helps with annotating top level functions calls with #__PURE__ comment.☆93Updated last year
- Compile JSBI code that works in today’s environments to native BigInt code.☆44Updated 10 months ago
- ECMAScript spec abstract operations.☆123Updated last month