Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2234839/ts-util
用ts写的一些工具方法
https://github.com/2234839/ts-util
Last synced: 3 months ago
JSON representation
用ts写的一些工具方法
- Host: GitHub
- URL: https://github.com/2234839/ts-util
- Owner: 2234839
- Created: 2019-11-02T05:47:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T05:24:58.000Z (7 months ago)
- Last Synced: 2024-09-18T14:51:05.218Z (3 months ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts_util
一个用 ts 写的自用工具集,目前主要功能有
## 使用方法
1. git clone 本项目到本地,在项目目录下执行
pnpm link ./2. 在需要引用此包的其他项目中运行
pnpm link --global @llej/js_util