awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesGraph Editors

Libraries and components for creating interactive node-based visual interfaces and data flow diagrams.

Distinguishing note: None available; no candidates provided.

Explore 3 awesome GitHub repositories matching user interface & experience · Graph Editors. Refine with filters or upvote what's useful.

Awesome Graph Editors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • xyflow/xyflowxyflow 的头像

    xyflow/xyflow

    37,257在 GitHub 上查看↗

    This project is a React-based framework for constructing interactive, node-based visual interfaces. It provides a platform for building canvases where users define, connect, and organize logical processes, data pipelines, or complex workflows through a graphical interface. By utilizing a modular component architecture, it enables the development of low-code environments, visual programming tools, and interactive diagramming applications. The framework distinguishes itself through a declarative approach where state changes automatically synchronize with the visual representation of nodes and e

    Provides interactive components for building visual graph editors that manage complex data flows and node connections.

    TypeScriptflowchartgraphjavascript
    在 GitHub 上查看↗37,257
  • todepond/gulfofmexicoTodePond 的头像

    TodePond/GulfOfMexico

    13,378在 GitHub 上查看↗

    GulfOfMexico is a framework for building interactive, node-based visual programming environments within web browsers. It provides the necessary components to construct directed graph editors where users define application logic and data processing pipelines by connecting visual nodes on a coordinate-based canvas. The library enables the creation of drag-and-drop interfaces that synchronize visual representations with underlying functional data flows. By mapping input and output ports to specific behaviors, developers can build environments that allow for the construction of complex workflows

    Creates directed graph interfaces that synchronize visual node connections with underlying functional data processing pipelines.

    在 GitHub 上查看↗13,378
  • thedmd/imgui-node-editorthedmd 的头像

    thedmd/imgui-node-editor

    4,320在 GitHub 上查看↗

    imgui-node-editor is a C++ extension for Dear ImGui that adds a fully interactive node graph editor, enabling visual programming and blueprint-style graph editing within immediate-mode GUI applications. At its core, it provides a customizable node graph UI component where users can place, drag, and connect nodes with pins, supporting Bézier curve connections, automatic highlights, and a default theme modeled after blueprint editors. The editor handles graph navigation with smooth zooming, scrolling, selection rectangles, group dragging, and keyboard shortcuts for cut, copy, paste, and delete o

    Provides a customizable blueprint-style node graph editor with Bézier connections and highlights.

    C++blueprintblueprintsdear-imgui
    在 GitHub 上查看↗4,320
  1. Home
  2. User Interface & Experience
  3. Graph Editors

探索子标签

  • Blueprint-Style EditorsNode editors with Bézier curve connections, automatic highlights, and themes modeled after blueprint editors. **Distinct from Graph Editors:** Distinct from Graph Editors: specifically styled after blueprint visual programming editors.