jsbd
[](https://www.npmjs.com/package/jsbd)
[](https://www.npmjs.com/package/jsbd)
currency tool
A scheme similar to JSBI, for transforming JSBD to native bigdecimal, Referring to the implementation of jsbi (https://github.com/GoogleChromeLabs/babel-plugin-transform-jsbi-to-bigint)
A plugin for babel to transform `x * y` into something like `JSBD.multiply(x, y)` to support bigdecimals.
A plugin for babel to transform `x * y` into something like `JSBD.multiply(x, y)` to support decimals.