# hitools **Repository Path**: bonn_admin/hitools ## Basic Information - **Project Name**: hitools - **Description**: hi工具类,通用工具类 - **Primary Language**: TypeScript - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-09 - **Last Updated**: 2023-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hightools 一些平时经常用到的方法集 ```shell npm i --save-dev hightools npm i --save-dev hightools@latest pnpm add hightools@latest ``` # 使用方法 ```javascript ```