Skip to content

Commit 908534f

Browse files
authored
Update README.md
1 parent fb00bad commit 908534f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ people just want something reasonable out of the box, that works for most
3131
inputs. Fully supporting that would take a different library, but fortunately
3232
there are several: (Note this list may not be up to date, but PRs are welcome)
3333

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.
3437
- [graphology](https://www.npmjs.com/package/graphology) - a general javascript
3538
graph library that's similar to the graph implementation provided as part of
3639
this library.

0 commit comments

Comments
 (0)