From d9478f0d7702775b2ad477991d8d0f8729668767 Mon Sep 17 00:00:00 2001 From: Christopher Patty Date: Thu, 20 Nov 2025 00:24:17 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 538151a..8ec1381 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Curators: Christopher, John and Moritz from [React Flow](https://reactflow.dev) - [diagram-maker](https://awslabs.github.io/diagram-maker) - Interactive editor for any graph-like data - [Flowy](https://github.com/alyssaxuu/flowy) - Flowchart library - [flow-builder](https://github.com/bytedance/flow-builder) - React-based renderer for workflows and process diagrams +- [Flume](https://flume.dev) - Type-safe toolkit for building visual programming languages. - [Foblex Flow](https://github.com/foblex/f-flow) - Angular library for rendering node-based UIs - [GoJS](https://gojs.net) - Diagramming library with a focus on customization and interactivity - [jointjs](https://www.jointjs.com) - JavaScript diagramming library From 785b50fc47c3ee29b65124efe1d22b72fd438ff0 Mon Sep 17 00:00:00 2001 From: Christopher Patty Date: Thu, 20 Nov 2025 00:26:40 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec1381..db659b1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Curators: Christopher, John and Moritz from [React Flow](https://reactflow.dev) - [diagram-maker](https://awslabs.github.io/diagram-maker) - Interactive editor for any graph-like data - [Flowy](https://github.com/alyssaxuu/flowy) - Flowchart library - [flow-builder](https://github.com/bytedance/flow-builder) - React-based renderer for workflows and process diagrams -- [Flume](https://flume.dev) - Type-safe toolkit for building visual programming languages. +- [Flume](https://flume.dev) - Type-safe toolkit for building visual programming languages - [Foblex Flow](https://github.com/foblex/f-flow) - Angular library for rendering node-based UIs - [GoJS](https://gojs.net) - Diagramming library with a focus on customization and interactivity - [jointjs](https://www.jointjs.com) - JavaScript diagramming library