Yaffle / babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 4 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
- Compile JSBI code that works in today’s environments to native BigInt code.☆41Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 10 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- ☆44Updated 3 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 5 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Ref declarations and expressions for ECMAScript☆24Updated last year
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Support for import assertions in acorn☆22Updated 4 months ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 7 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Proposal: Out of memory immediately terminates agent cluster☆13Updated 2 years ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 3 years ago
- ECMAScript proposal for String.cooked built-in template tag☆53Updated 2 years ago
- Draft specification for supporting BigInts in JavaScript’s Math methods.☆37Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API☆18Updated 4 months ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Shim for TC39 Weakrefs proposal☆14Updated 2 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- ☆39Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆39Updated 3 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 4 months ago