https://github.com/cyyjs/tool
工具客户端
https://github.com/cyyjs/tool
electron vuejs
Last synced: about 1 month ago
JSON representation
工具客户端
- Host: GitHub
- URL: https://github.com/cyyjs/tool
- Owner: cyyjs
- Created: 2018-12-06T07:56:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T02:43:23.000Z (over 3 years ago)
- Last Synced: 2025-11-20T04:03:08.398Z (7 months ago)
- Topics: electron, vuejs
- Language: Vue
- Size: 3.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# tool



## 支持功能
- [x] JSON格式化
- [x] 图片转Base64
- [x] 使用tinify压缩图片
## 运行
```shell
yarn dev
```
## 打包
```shell
yarn bd
```