Yaffle / babel-plugin-transform-bigintLinks
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 10 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
- ES Proposal spec-compliant shim for AggregateError☆14Updated 2 months ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆166Updated 2 years ago
- Determining Array Equality☆76Updated 4 years ago
- ECMAScript spec abstract operations.☆119Updated 2 months ago
- ☆45Updated 4 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- ECMAScript class access expressions☆87Updated 2 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 months ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆43Updated 4 months ago
- `Intl.Locale` specification [draft]☆33Updated 3 years ago
- A nodejs loader for import maps☆57Updated 2 years ago
- Cross cutting proposals around custom identities in collections☆34Updated 5 years ago
- Extensible numeric literals for JavaScript☆75Updated 4 months ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- eslint-scope: ECMAScript scope analyzer☆124Updated 11 months ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- ☆45Updated 6 years ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆45Updated last year
- Make your own nested errors☆68Updated 2 weeks ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Write tests for your types!☆57Updated 5 years ago
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 5 months ago