open-source-labs / Svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
https://svelvet.io
2.5k stars 161 forks source link

Importing and Exporting Diagrams #505

Open josephcarr opened 4 months ago

josephcarr commented 4 months ago

I saw on Svelvet 5.0 there was added functionality to import and export diagrams as json objects. Is there still functionality for that because I have not found documentation for it since 6.0.

magick93 commented 4 months ago

Yes, I'd be interested docs on the recommended approach for persisting, importing and exporting of flows.

madhudson commented 2 months ago

This would be extremely useful. They had something like this in earlier versions

Br3nnabee commented 2 months ago

It's something that's apparently being worked on, with the node positions already able to be read; see #108 and #365.