<h1 align="center" style="margin-top: -10px">AutoDecimal</h1>
<div align="center" style="margin-bottom:10px">
  <a href="https://www.npmjs.com/package/unplugin-auto-decimal">
    <img src="https://img.shields.io/npm/v/unplugin-auto-decimal"/>
  </a>
</div>

⚡️ 支持 Vue、React

## 功能
将代码中的加、减、乘、除运算自动转为 `decimal.js` 方法，用于处理 JavaScript 中运算所造成的精度问题

## 文档
[`AutoDecimal`](https://lyumg.github.io/unplugin-auto-decimal/)


## License

[MIT](./LICENSE) License © 2024-PRESENT [lyumg](https://github.com/lyumg)
