awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
projectstorm avatar

projectstorm/react-diagrams

0
View on GitHub↗
9,412 stele·1,188 fork-uri·TypeScript·MIT·9 vizualizăriprojectstorm.cloud/react-diagrams↗

React Diagrams

react-diagrams este un framework pentru construirea de diagrame interactive cu noduri și legături și grafuri vizuale în cadrul aplicațiilor React. Funcționează ca un instrument de vizualizare grafică interactivă și designer de fluxuri de lucru vizuale, oferind un sistem pentru randarea canvas-urilor manipulabile de noduri conectate.

Biblioteca se distinge prin capacitatea sa de a acționa ca un manager de diagrame de stare serializabile, convertind layout-urile complexe de noduri și stările de conexiune în formate de date stocabile pentru persistența sesiunii. Permite, de asemenea, extensii de comportament personalizate pentru a modifica logica de bază și module pentru a implementa funcționalități specifice proiectului.

Sistemul acoperă o gamă largă de capabilități de diagramare și vizualizare, inclusiv panning-ul viewport-ului, scalarea și manipularea elementelor prin drag-and-drop. Gestionează rutarea automată a legăturilor pentru a preveni suprapunerea vizuală și oferă instrumente pentru stilizarea elementelor personalizate și gestionarea straturilor pentru a controla ordinea de randare.

Features

  • Node-Based Diagramming Frameworks - Framework for building interactive, node-based visual editors and data flow diagrams in React.
  • Flow Diagram Serializations - Serializes the entire diagram structure to JSON for storage and asynchronous restoration.
  • Node Graph Serializers - Serializes node graph positions, connections, and associated data to JSON for session saving.
  • Event-Driven Graph Models - Maintains a central graph data structure that reactively triggers canvas re-renders when topology changes.
  • Interactive Graph Visualizers - Renders and manages interactive networks of connected elements with support for zooming and panning.
  • Interactive Flowchart Engines - Enables the development of web-based diagrams with real-time node and link manipulation.
  • General Purpose Visual Workflow Designers - Implements a tool for creating interactive process diagrams with custom node behaviors and automatic link routing.
  • Diagram State Serializations - Converts complex node layouts and connection states into storable data formats for session persistence.
  • Infinite Canvas Coordinate Mapping - Translates screen-space events into a zoomed and panned coordinate system for an infinite canvas.
  • Layout State Serialization - Converts spatial graph layouts and connection states into JSON for session persistence.
  • Node-Based Logic Interfaces - Provides a visual interface for defining logic and configurations by connecting blocks on a canvas.
  • React Component Nodes - Provides a modular architecture where nodes are defined as stateful React components.
  • Interactive Process Mappings - Provides a graphical interface to visualize and organize complex business processes and data structures using interactive nodes.
  • Layer Management - Organizes nodes and links into distinct layers to manage the visual render order.
  • Edge Routing Algorithms - Implements computational methods to determine visual paths of connections between nodes while avoiding overlaps.
  • Obstacle-Avoidance Link Routing - Calculates connection paths between nodes using algorithms that automatically route around obstacles.
  • Diagram Viewport Controls - Provides panning and zooming controls to navigate large-scale interactive diagrams.
  • Drag and Drop Interactions - Implements drag-and-drop interactions for moving nodes across the canvas and adding new elements.
  • Rendering Order Managers - Manages the drawing sequence of nodes and links via z-index stacks to control visual layering.
  • Diagram Element Styling - Provides customization of colors, line styles, and visual appearances for diagram nodes and links.
  • Logic and Module Extensions - Allows developers to modify and extend core logic and modules to implement custom behaviors.
  • Viewport Fitting Controls - Automatically adjusts the viewport scale and position to keep all active nodes visible.
  • Diagramming Tools - React-based library for flow and process-oriented diagramming.

Istoric stele

Graficul istoricului de stele pentru projectstorm/react-diagramsGraficul istoricului de stele pentru projectstorm/react-diagrams

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru React Diagrams

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu React Diagrams.
  • jerosoler/drawflowAvatar jerosoler

    jerosoler/Drawflow

    6,047Vezi pe GitHub↗

    Simple flow library 🖥️🖱️

    JavaScript
    Vezi pe GitHub↗6,047
  • xyflow/xyflowAvatar xyflow

    xyflow/xyflow

    37,257Vezi pe 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

    TypeScriptflowchartgraphjavascript
    Vezi pe GitHub↗37,257
  • didi/logicflowAvatar didi

    didi/LogicFlow

    11,441Vezi pe GitHub↗

    LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business process diagrams. It serves as a customizable diagramming engine for rendering business process models, entity relationship diagrams, and unified modeling language charts. The system is characterized by a plugin-based architecture that allows developers to define specialized graphical elements and register pluggable modules. A distinctive feature is its overlay system, which positions standard HTML components on top of the SVG canvas to create interactive menus and control pan

    TypeScriptbpmndiagramdiagramming
    Vezi pe GitHub↗11,441
  • northwoodssoftware/gojsAvatar NorthwoodsSoftware

    NorthwoodsSoftware/GoJS

    8,447Vezi pe GitHub↗

    GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a

    HTMLcanvaschartcharts
    Vezi pe GitHub↗8,447
Vezi toate cele 30 alternative pentru React Diagrams→

Întrebări frecvente

Ce face projectstorm/react-diagrams?

react-diagrams este un framework pentru construirea de diagrame interactive cu noduri și legături și grafuri vizuale în cadrul aplicațiilor React. Funcționează ca un instrument de vizualizare grafică interactivă și designer de fluxuri de lucru vizuale, oferind un sistem pentru randarea canvas-urilor manipulabile de noduri conectate.

Care sunt principalele funcționalități ale projectstorm/react-diagrams?

Principalele funcționalități ale projectstorm/react-diagrams sunt: Node-Based Diagramming Frameworks, Flow Diagram Serializations, Node Graph Serializers, Event-Driven Graph Models, Interactive Graph Visualizers, Interactive Flowchart Engines, General Purpose Visual Workflow Designers, Diagram State Serializations.

Care sunt câteva alternative open-source pentru projectstorm/react-diagrams?

Alternativele open-source pentru projectstorm/react-diagrams includ: jerosoler/drawflow — Simple flow library 🖥️🖱️. xyflow/xyflow — This project is a React-based framework for constructing interactive, node-based visual interfaces. It provides a… didi/logicflow — LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business… northwoodssoftware/gojs — GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts,… clientio/joint — Joint is a JavaScript library for building interactive visual diagrams and flowcharts using Scalable Vector Graphics.… awslabs/diagram-maker — Diagram Maker is a web-based library designed for building interactive graph visualization and data modeling tools. It…