# pixiu-number-toolkit **Repository Path**: never-Giveup/pixiu-number-toolkit ## Basic Information - **Project Name**: pixiu-number-toolkit - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-10-31 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [README](README.md) | [中文文档](README_zh-CN.md) # pixiu-number-toolkit 文档 pixiu-number-toolkit 是一个用 TypeScript 编写的数字工具集。它提供了一组用于数字转换、财务计算、格式化和数学运算的函数。它还包括 Vue 的 Element Plus 库的实用程序。 [官方文档](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/) - pixiu-number-toolkit 的官方指南,包含示例和使用场景。 [更新日志](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/changelog.html) - 在这里查看 pixiu-number-toolkit 的详细版本历史。 ## 安装 要安装 `pixiu-number-toolkit`,使用以下命令: ```command npm install pixiu-number-toolkit ``` ## 功能 ### 基础功能 | 函数名 | 描述 | | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | | [Digit Chinese Uppercase](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/digit-chinese-uppercase.html) | 将数字金额转换为中文大写 | | [Number To Words](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/number-to-words.html) | 将数字转换为英文或中文的单词表示形式 | | [Math](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/math.html) | 执行各种数学运算 | | [Thousand Separator](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/thousand-separator.html) | 添加或删除千位分隔符 | | [Percentage](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/percentage.html) | 将数字转换为百分比格式 | | [Compute expression](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/compute-expression.html) | 数学公式 | | [Unit Conversion](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/unit-conversion.html) | 单位转换 | | [Validation](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/validation.html) | 数字相关验证 | | [Utils](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/utils.html) | 通用工具 | ### Element Plus 相关功能 | 函数名 | 描述 | | ------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | | [Thousand Separator](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/element-plus-formatter.html) | 在 Element Plus 库的输入组件中使用千位分隔符 | | [Form Validation](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/element-plus-form-validation.html) | 在 Element Plus 库的 Form 组件中使用表单验证 | | [Table Summary Row](https://www.muchappy.com/open_source/pixiu-number-toolkit/zh-CN/guide/element-plus-table-summary-row.html) | 在 Element Plus 库的 Table 组件中使用汇总行 | ## 贡献 欢迎贡献。 请提交拉取请求或创建问题来为该项目做出贡献。 ### 微信支付捐赠 ![wechatPay](https://user-images.githubusercontent.com/27292774/270533786-382d8dc9-7d8c-4f41-bb93-bc46a794f241.jpg) ### 支付宝扫码捐赠 ![wechatPay](https://user-images.githubusercontent.com/27292774/270533802-de006392-bd59-4208-ad77-fdc73c851e5e.jpg)