sutaking / electron-draw-sequence-diagram

Draw UML sequence diagrams on Desktop by Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-draw-sequence-diagram

Draw UML sequence diagrams on Desktop by Electron

img

Download url

Toto-List:

  • finish zoom in & zoom out.
  • add localstorage to save data.
  • resize textarea and svg-area

Finish-List:

  • save svg to png
  • get input text
  • layout ui with absolute
  • download png file from electron
  • add tool bar
  • add status bar
  • fix scrollbar show
  • js-sequence help doc
  • update ui style to material design
  • ubuild app to dmg & exeu

Quick-Start

yarn install
yarn dev &
yarn start

About

About

Draw UML sequence diagrams on Desktop by Electron

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 84.4%Language:CSS 9.8%Language:HTML 5.8%