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:
- JavaScript language proposal: function implementation hiding☆107Updated 5 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆164Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 3 weeks ago
- ☆45Updated 4 years ago
- Determining Array Equality☆76Updated 4 years ago
- Extensible numeric literals for JavaScript☆75Updated 7 months ago
- ECMAScript class access expressions☆87Updated 2 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 6 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Make your own nested errors☆69Updated 4 months ago
- A nodejs loader for import maps☆60Updated 3 weeks ago
- Function.prototype.bind with typings for TypeScript☆16Updated 6 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆182Updated last year
- Shim for TC39 Weakrefs proposal☆14Updated 2 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.☆44Updated 7 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 6 months ago
- ECMAScript spec abstract operations.☆120Updated 5 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
- Proposal to migrate cleanup some to its own proposal repository☆18Updated 2 years ago
- Positive and negative assertions about TypeScript types and errors☆49Updated 4 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- The base loader for configuring☆30Updated last year
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 8 years ago
- Cross cutting proposals around custom identities in collections☆34Updated 6 years ago
- EcmaScript proposal to provide brand checks without exceptions☆36Updated 4 years ago
- A JavaScript TC39 proposal for Object.freeze & Object.seal syntax☆60Updated 7 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 7 months ago
- ☆45Updated 6 years ago