From c8ab72e733f8089e9074bc5fcdf0f1d07e6be810 Mon Sep 17 00:00:00 2001 From: Siarhei Huzarevich Date: Sun, 5 Jul 2026 22:08:23 +0200 Subject: [PATCH 1/2] Update Foblex Flow description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538151a..9a3b93e 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 -- [Foblex Flow](https://github.com/foblex/f-flow) - Angular library for rendering node-based UIs +- [Foblex Flow](https://github.com/foblex/f-flow) - Angular-native library for node editors and workflow builders with drag-and-drop nodes and connections, minimap, auto-layout, virtualization, and keyboard accessibility - [GoJS](https://gojs.net) - Diagramming library with a focus on customization and interactivity - [jointjs](https://www.jointjs.com) - JavaScript diagramming library - [jsplumb](https://jsplumbtoolkit.com/community) - Open source project written in Typescript that gives you the tools you need to visually connect DOM elements From 1ee887607cd0cc733dba40849a087e08cc61c49b Mon Sep 17 00:00:00 2001 From: Siarhei Huzarevich Date: Tue, 28 Jul 2026 00:18:58 +0200 Subject: [PATCH 2/2] Shorten Foblex Flow description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3b93e..d2bca64 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 -- [Foblex Flow](https://github.com/foblex/f-flow) - Angular-native library for node editors and workflow builders with drag-and-drop nodes and connections, minimap, auto-layout, virtualization, and keyboard accessibility +- [Foblex Flow](https://github.com/foblex/f-flow) - Angular-native toolkit for node editors and workflow builders - [GoJS](https://gojs.net) - Diagramming library with a focus on customization and interactivity - [jointjs](https://www.jointjs.com) - JavaScript diagramming library - [jsplumb](https://jsplumbtoolkit.com/community) - Open source project written in Typescript that gives you the tools you need to visually connect DOM elements