Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] UI prototype using rete-js #5

Open
cogk opened this issue Jan 25, 2024 · 1 comment
Open

[WIP] UI prototype using rete-js #5

cogk opened this issue Jan 25, 2024 · 1 comment
Assignees

Comments

@cogk
Copy link
Owner

cogk commented Jan 25, 2024

After looking at all the available libraries, I think rete-js is the right one, even if it has a lot of flaws.

  • strong separation of concerns with many modules
  • official Vue support
  • generic and lightweight classes (node, edge, …)
  • optional TypeScript support
  • all the basics (pan, zoom, drag, select)

I'm currently working on a UI prototype that I will hopefully be able to turn into the end product.

@cogk cogk self-assigned this Jan 25, 2024
@cogk cogk changed the title [WIP] Ui prototype using rete-js [WIP] UI prototype using rete-js Jan 25, 2024
@cogk
Copy link
Owner Author

cogk commented Jan 29, 2024

The main problem is having an execution flow and a data flow simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant