We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb00bad commit 908534fCopy full SHA for 908534f
README.md
@@ -31,6 +31,9 @@ people just want something reasonable out of the box, that works for most
31
inputs. Fully supporting that would take a different library, but fortunately
32
there are several: (Note this list may not be up to date, but PRs are welcome)
33
34
+- [react flow](https://reactflow.dev/) - an interactive flow chart react library.
35
+ This focuses more interaction than layout, and has many more included features,
36
+ but for people starting out, it might provide much more for free.
37
- [graphology](https://www.npmjs.com/package/graphology) - a general javascript
38
graph library that's similar to the graph implementation provided as part of
39
this library.
0 commit comments