fuc-new/doc/node_modules/@pengzhanbo/utils/README.md
2025-10-15 12:40:55 +08:00

27 lines
801 B
Markdown

# @pengzhanbo/utils
[![jsr package](https://jsr.io/badges/@pengzhanbo/utils)](https://jsr.io/@pengzhanbo/utils)
![jsr score](https://jsr.io/badges/@pengzhanbo/utils/score)
[![MIT License](https://img.shields.io/npm/l/@pengzhanbo/utils)](https://github.com/pengzhanbo/utils/blob/main/LICENSE)
![npm package](https://img.shields.io/npm/dm/@pengzhanbo/utils)
[![codecov](https://codecov.io/gh/pengzhanbo/utils/graph/badge.svg?token=LKZGX743RW)](https://codecov.io/gh/pengzhanbo/utils)
一个常用的工具类库, 无依赖, 任何运行时。
A common JavaScript utility library, zero dependencies, any runtime.
## Install
```sh
# pnpm
pnpm add @pengzhanbo/utils
# yarn
yarn add @pengzhanbo/utils
#npm
npm install @pengzhanbo/utils
```
## Usage
See [Document](https://jsr.io/@pengzhanbo/utils)