2 个仓库
Browser-based tools for creating interactive flow diagrams with customizable node templates and event handling.
Distinct from Interactive Diagramming Libraries: Distinct from Interactive Diagramming Libraries: specifically targets flow diagrams with node templates and event handling, not general interactive diagrams.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Flow Diagram Libraries. Refine with filters or upvote what's useful.
Simple flow library 🖥️🖱️
A browser-based tool for creating interactive flow diagrams with customizable node templates and event handling.
This library is a declarative React component toolkit for constructing interactive, node-based diagramming interfaces and flow charts. It provides the foundational UI elements required to render draggable nodes and scalable vector graphics paths within a web browser, enabling the creation of complex visual editors and data flow representations. The library distinguishes itself through a strictly stateless architecture that relies on external state management. By utilizing a controlled input pattern and component injection, it decouples diagram logic from data storage, allowing developers to m
Offers a declarative library for building interactive node-based diagrams and flow charts within React applications.