https://github.com/novlan1/magic-tools
一些小工具集合
https://github.com/novlan1/magic-tools
cli preconnect tool
Last synced: 2 months ago
JSON representation
一些小工具集合
- Host: GitHub
- URL: https://github.com/novlan1/magic-tools
- Owner: novlan1
- Created: 2022-02-18T02:38:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T09:14:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-22T23:17:13.604Z (3 months ago)
- Topics: cli, preconnect, tool
- Language: JavaScript
- Homepage:
- Size: 894 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# magic-tools
我的小工具集合。
## 目录结构
```bash
─ packages
├─ deploy-bash # 一键部署脚本
├─ func-line-cli # 获取源代码所在文件/行的脚手架
├─ preconnect-cli # 获取preconnect链接的脚手架
├─ read-file-env # 读取文件变量
├─ v-func-line # VuePress插件,为文档增加指向源代码链接
└─ v-preload-img # Vue插件,预加载图片
```