alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨
MIT License
11.48k stars 998 forks source link

How to use it in Vuejs ? #130

Open debuGhy opened 2 years ago

debuGhy commented 2 years ago

Can you give me a solution to use it in vue js ?

shefaligupta commented 2 years ago

Did you find a solution, I am looking for one too.

mdocter commented 2 years ago

Checkout Remco Plasmeyers Vue 2 implementation here: https://github.com/remcoplasmeyer/flowy-vue

shefaligupta commented 2 years ago

@mdocter - Thanks for the suggestion, it works for me - Any suggestions for pan, minimap and zoom package to use with this one?