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

https://github.com/qiu-jun/electron-fabric-editor

基于electron的vue-fabric-editor
https://github.com/qiu-jun/electron-fabric-editor

canvas-editor design design-editor electron fabricjs images-editor poster vue vue-fabric vue3

Last synced: 3 months ago
JSON representation

基于electron的vue-fabric-editor

Awesome Lists containing this project

README

          

## Electron-Fabric-Editor

[vue-fabric-editor 的 Electron 版本](https://github.com/nihaojob/vue-fabric-editor)

## 关于分支
+ main分支基于vite-electron 手写
+ electron egg分支基于[electron egg](https://github.com/dromara/electron-egg)脚手架

## 技术栈

- Electron
- Vue3
- Typescript
- Pinia
- Vite
- Unocss

## 启动

```bash
# 启动electron
pnpm dev

# 启动web
pnpm devweb

# 打包web
pnpm build

# 打包跨平台全部
pnpm build:all

# 打包win
pnpm build:win

# 打包mac
pnpm build:mac
```

## 管理员



nihaojob


nihaojob




Qiu-Jun


Qiu-Jun

## 贡献者



nihaojob


nihaojob




Qiu-Jun


Qiu-Jun




zjc2233


zjc2233