Background Settings

TY
Posts

react-network-canvas

  1. github
  2. stackblitz
image of react-network-canvas

I created this generic react component for editing, importing and exporting directed network graphs (DAGs). This project incorporates my learnings from building the UI/UX for Shopify Flow.

Network diagrams are useful for modeling things such as audio synthesis, execution flow, render pipelines, scene graphs, data transformations, and many others.

This component aspires to be completely themeable and customizable in behavior and styles, but this is an ongoing effort.