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