1.0.2 • Published 1 year ago

sg-test-utils v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

目录结构

├── README.md
└── src
    ├── index.ts
    ├── AmountTools.ts 关于金额或者数字的工具方法
    ├── BasicTools.ts 一些常用的基础工具方法 节流防抖  生成水印
    ├── DevicePixelRatio.ts 处理windows系统电脑系统自动放大分辨率问题
    ├── ExportExcel.ts 导出excel文件
    └── TimeTools.ts 时间相关的工具方法