https://github.com/mitscherlich/babel-plugin-transform-decimal
A plugin for babel to transform `x * y` into something like `JSBD.multiply(x, y)` to support bigdecimals.
https://github.com/mitscherlich/babel-plugin-transform-decimal
Last synced: 23 days ago
JSON representation
A plugin for babel to transform `x * y` into something like `JSBD.multiply(x, y)` to support bigdecimals.
- Host: GitHub
- URL: https://github.com/mitscherlich/babel-plugin-transform-decimal
- Owner: Mitscherlich
- License: unlicense
- Created: 2021-12-22T06:35:49.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-23T09:00:16.000Z (over 4 years ago)
- Last Synced: 2025-06-11T18:15:50.879Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://mitscherlich.github.io/babel-plugin-transform-decimal/
- Size: 1.78 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0