Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2234839/ts-util

用ts写的一些工具方法
https://github.com/2234839/ts-util

Last synced: 3 months ago
JSON representation

用ts写的一些工具方法

Awesome Lists containing this project

README

        

# ts_util

一个用 ts 写的自用工具集,目前主要功能有

## 使用方法

1. git clone 本项目到本地,在项目目录下执行
pnpm link ./

2. 在需要引用此包的其他项目中运行
pnpm link --global @llej/js_util