Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyyjs/tool

工具客户端
https://github.com/cyyjs/tool

electron vuejs

Last synced: 6 days ago
JSON representation

工具客户端

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
```