Yaffle / babel-plugin-transform-bigint

A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
18Updated 2 months ago

Related projects: