Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pengzhanbo/utils

一个常用的工具类库, 无依赖, 任何运行时。
https://github.com/pengzhanbo/utils

browser bun deno nodejs utility-library

Last synced: 9 days ago
JSON representation

一个常用的工具类库, 无依赖, 任何运行时。

Awesome Lists containing this project

README

        

# @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)