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