https://github.com/pengzhanbo/utils
一个常用的工具类库, 无依赖, 任何运行时。
https://github.com/pengzhanbo/utils
browser bun deno nodejs utility-library
Last synced: 21 days ago
JSON representation
一个常用的工具类库, 无依赖, 任何运行时。
- Host: GitHub
- URL: https://github.com/pengzhanbo/utils
- Owner: pengzhanbo
- License: mit
- Created: 2023-06-14T19:04:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T16:40:45.000Z (about 1 month ago)
- Last Synced: 2026-02-03T05:56:31.499Z (about 1 month ago)
- Topics: browser, bun, deno, nodejs, utility-library
- Language: TypeScript
- Homepage: https://jsr.io/@pengzhanbo/utils
- Size: 497 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - pengzhanbo/utils - 一个常用的工具类库, 无依赖, 任何运行时。 (TypeScript)
README
# @pengzhanbo/utils
[](https://jsr.io/@pengzhanbo/utils)

[](https://github.com/pengzhanbo/utils/blob/main/LICENSE)

[](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)