Allen Utils 工具库 一个基于 TypeScript 的轻量级工具库,包含数字处理、数组处理等常用功能。 📌 当前版本:v1.0.1(自动同步 package.json 版本) 仓库地址 https://github.com/ww028/allen-utils 📚 在线文档 https://ww028.github.io/allen-utils/ 🚀 安装 npm install allen-utils import { sumArray } from "allen-utils";