Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyyjs/tool
工具客户端
https://github.com/cyyjs/tool
electron vuejs
Last synced: 6 days ago
JSON representation
工具客户端
- Host: GitHub
- URL: https://github.com/cyyjs/tool
- Owner: cyyjs
- Created: 2018-12-06T07:56:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T02:43:23.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T19:05:35.060Z (6 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
![release](https://github.com/cyyjs/tool/workflows/release/badge.svg?branch=v1.0.0)
![](https://img.shields.io/badge/Vue-2.6.11-green?logo=vue.js&style=flat)
![](https://img.shields.io/badge/Electron-8.2.3-green?logo=electron&style=flat)## 支持功能
- [x] JSON格式化
- [x] 图片转Base64
- [x] 使用tinify压缩图片## 运行
```shell
yarn dev
```## 打包
```shell
yarn bd
```