Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.03 KB

WIP.md

File metadata and controls

31 lines (26 loc) · 1.03 KB

This app should provide mermaid text-to-image or text-to-svg conversion as well as a live editor that can store images or be a general static image host if there isnt one to forward the generated ones to.

Working so far

  • Preview Graph works
  • Render as Png works
  • can get output from unit test from the command line
  • typescripted, browserified, and gulped

next up

  • needs user file handling
    • "list my graphs"
    • "save work in progress"

known broken

Work in progress

  • can edgejs work better for including node modules. maybe, but browserify is fine so far
  • needs user file handling
    • "list my graphs"
    • "save work in progress"
    • "share graphs with others"
    • "collab edit"
  • add other static image hosting