https://github.com/markthree/utils
通用工具库
https://github.com/markthree/utils
javascript shared utils
Last synced: 4 days ago
JSON representation
通用工具库
- Host: GitHub
- URL: https://github.com/markthree/utils
- Owner: markthree
- License: mit
- Created: 2022-02-15T06:12:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T04:47:01.000Z (about 2 years ago)
- Last Synced: 2025-08-08T19:22:03.001Z (9 months ago)
- Topics: javascript, shared, utils
- Language: TypeScript
- Homepage:
- Size: 311 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils
通用工具库
## 使用 🦖
### 安装
```shell
pnpm i @markthree/utils -D
# 或者 npm i @markthree/utils -D
# 或者 yarn add @markthree/utils -D
```
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).