madcid / flow_buildr

Home Page:https://nduatik.github.io/flow_buildr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow Buildr

🌳 built with elm-spa

So far

Target and inspiration by Oğuz Yağız Kara

Screenshot 2021-06-18 at 7 48 14 AM

Goals

  • Get pretty close to UI parity and stop
  • Use svg or canvas to render the flow area.

Canvas turned out to be insufficient in terms of the primitives available. The main appeal had been easy scaling but this might not be necessary. Heck, it might be possible in raw html but I dont want to many dom nodes and wanted to learn svg or canvas anyway.

Non-Goals

  • Perfection

About

https://nduatik.github.io/flow_buildr/


Languages

Language:Elm 100.0%