Skip to content

Update README.md - adding react-diagrams #59

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Curators: Christopher, John and Moritz from [React Flow](https://reactflow.dev)
- [nice-dag](https://github.com/eBay/nice-dag) - Lightweight javascript library, which is used to present a DAG diagram
- [nodl](https://github.com/emilwidlund/nodl) - Framework for computational node graphs
- [react-dag-editor](https://github.com/microsoft/react-dag-editor) - React component to create graphic user interface
- [react-diagrams](https://github.com/projectstorm/react-diagrams) - A suer simple diagramming library written in React [OSS]
- [react-digraph](https://github.com/uber/react-digraph) - A library for creating directed graph editors
- [React Flow](https://github.com/xyflow/xyflow) - React library for rendering node-based UIs
- [reaflow](https://github.com/reaviz/reaflow) - React library for building workflow editors
Expand Down