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

https://github.com/jmingzi/xprocess

Vue3 flowchart tool without any dependencies
https://github.com/jmingzi/xprocess

flowcharts processor typescript vue3

Last synced: 3 months ago
JSON representation

Vue3 flowchart tool without any dependencies

Awesome Lists containing this project

README

          

image

## Idea

:raised_eyebrow: I just want to replace those charging tools that are commonly used at work.

## Tech Stack

javascript
javascript
javascript
javascript

:rocket: based on vite-ts template
:kick_scooter: use express for service

## Features

the editor core without any dependencies

- share file page
- generate images with watermarker
- auto size for canvas
- UI component
- user profile
- import & export

## Architecture diagram

![](https://iming.work/xprocess/xprocess/img/1658740194604_745/1658740218814)

## More

:bike: Image shared by xprocess on the workflow of pnpm + changeset in a monorepo project.

![](https://iming.work/xprocess/xprocess/img/1658740194604_745/1658974315138?a=1)

## Dependences

System dependencies instead of editors.

- html-to-image for sharing
- axios for browser request
- leancloud-storage for file upload and save
- urllib for node request(should use axios)