allen-utils
v1.0.1
Published
使用 TypeScript 编写的 npm 包示例
Downloads
216
Maintainers
Readme
Allen Utils 工具库
一个基于 TypeScript 的轻量级工具库,包含数字处理、数组处理等常用功能。
📚 在线文档
GitHub Pages 地址:https://ww028.github.io/allen-utils/
🚀 安装
npm install allen-utils
import { sumArray } from "allen-utils";