Yaffle / babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
☆18Updated 3 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
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 4 years ago
- Shim for TC39 Weakrefs proposal☆14Updated 2 years ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Make your own nested errors☆67Updated last year
- The base loader for configuring☆30Updated 4 months ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 6 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- Ref declarations and expressions for ECMAScript☆24Updated last year
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 6 months ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Simple Semver and SemverRange classes☆16Updated last year
- Hyphenates a camelcased CSS property name☆35Updated last month
- Function.prototype.bind with typings for TypeScript☆16Updated 5 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 6 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 6 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Support for import assertions in acorn☆22Updated 3 months ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 9 months ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 3 months ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- 👣 Babel plugin that returns an object containing paths like __dirname and __filename as static values☆32Updated 3 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
- Create constants that replace various expressions at build-time☆38Updated last year