vue-flow
A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph. (by bcakmakoglu)
imgui-node-editor
Node Editor built using Dear ImGui (by thedmd)
vue-flow | imgui-node-editor | |
---|---|---|
8 | 8 | |
5,564 | 4,060 | |
2.1% | 0.0% | |
8.9 | 5.1 | |
6 days ago | about 1 year ago | |
TypeScript | C++ | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-flow
Posts with mentions or reviews of vue-flow.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-29.
- Show HN: Svelte Flow – a library for creating node-based UIs
-
Visual Node Graph with ImGui
Several out there. Pick your poison https://vueflow.dev/ or https://reactflow.dev/
-
Interactive Nodes-and-edges graph in Vue
For some use cases, I think vue-flow would count as a graph library. In your case, this is probably a good library to use.
-
[Showoff Saturday] I made an AI powered diagram creator.. just describe your diagram using language
I'm using vue-flow (https://vueflow.dev/). it's excellent, based on react-flow
- Migrating from Vue 2 to Svelte
-
Is there a JS library that will let me create a flow diagram like GitHub’s visualization graph? (Removed my similar and confusing question from earlier today)
Hey, idk if you are familiar with react but there is https://reactflow.dev/ https://vueflow.dev/ https://github.com/sidharth-anand/svelte-flow
-
Diagramming Library
Would Vue Flow not provide the necessary functionality?
-
Improving drag'n'drop
How about vue-flow? I just stumbled across it a couple of days ago but it seems to be a well-written package and they have a discord if you need help.
imgui-node-editor
Posts with mentions or reviews of imgui-node-editor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-29.
- Node Editor for Imgui
-
Visual Node Graph with ImGui
Looks more like https://github.com/thedmd/imgui-node-editor/ to me - both are great libraries though.
-
Phýsalis (try to rewrite on c++ blender extrude node)
I'm taking this low level node widget library: https://github.com/thedmd/imgui-node-editor
-
graphic library for creating a paint like application
This sort of node graph?
- PyFlow – visual and modular block programming in Python
-
PyFlow – Visual scripting framework for Python – NodeRED alternative?
It looks nice. If UI performance is a concern, one could move the GUI part to C++ and do some quick pybind11 Python bindings for better performance.
I've used this C++ ImGui node editor with similar features for some hacky synthesizer gui using this library: https://github.com/thedmd/imgui-node-editor
-
OGL - A Great Cross Platform OpenGL Base Library With Almost Everything OpenGL You might Ever need
imgui-node-editor
-
Suggestion needed: node editor GUI using C
Yes, I am looking for something like this https://github.com/thedmd/imgui-node-editor, but for C instead of C++
What are some alternatives?
When comparing vue-flow and imgui-node-editor you can also consider the following projects:
Drawflow - Simple flow library 🖥️🖱️
DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
leader-line - Draw a leader line in your web page.
Ryven - Flow-based visual scripting for Python
vue-nodegui - Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
blockly - The web-based visual programming editor.