https://github.com/pengzhanbo/utils
一个常用的工具类库, 无依赖, 任何运行时。
https://github.com/pengzhanbo/utils
browser bun deno nodejs utility-library
Last synced: 2 months ago
JSON representation
一个常用的工具类库, 无依赖, 任何运行时。
- Host: GitHub
- URL: https://github.com/pengzhanbo/utils
- Owner: pengzhanbo
- License: mit
- Created: 2023-06-14T19:04:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T11:37:08.000Z (6 months ago)
- Last Synced: 2025-01-06T03:32:03.570Z (5 months ago)
- Topics: browser, bun, deno, nodejs, utility-library
- Language: TypeScript
- Homepage: https://jsr.io/@pengzhanbo/utils
- Size: 443 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - pengzhanbo/utils - 一个常用的工具类库, 无依赖, 任何运行时。 (TypeScript)
- 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)