Yaffle / babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated last month
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-transform-bigint
- Compile JSBI code that works in today’s environments to native BigInt code.☆40Updated 2 years ago
- Function.prototype.bind with typings for TypeScript☆16Updated 5 years ago
- JavaScript language proposal: function implementation hiding☆100Updated 4 years ago
- Hyphenates a camelcased CSS property name☆35Updated this week
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated last month
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Query API over JavaScript (ECMAScript) Iterators☆69Updated 5 years ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 6 years ago
- Shim for TC39 Weakrefs proposal☆14Updated last year
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 7 months ago
- Extensions to the WICG import maps proposal☆39Updated 4 months ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 4 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- Draft specification for supporting BigInts in JavaScript’s Math methods.☆37Updated 2 years ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆39Updated 3 years ago
- The base loader for configuring☆30Updated 2 months ago
- Ref declarations and expressions for ECMAScript☆22Updated last year
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Future additions to Temporal☆24Updated 3 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- ☆41Updated 3 years ago
- Simple Semver and SemverRange classes☆16Updated last year
- rename imports and requires☆45Updated last year
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago