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

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

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

6 个仓库

Awesome GitHub RepositoriesVisual State Logic Design

The process of using graphical interfaces to define state machine behavior and generate implementation code.

Distinct from State Logic Patterns: Focuses on the design/generation phase (visual editing) rather than the structural patterns of the logic.

Explore 6 awesome GitHub repositories matching web development · Visual State Logic Design. Refine with filters or upvote what's useful.

Awesome Visual State Logic Design GitHub Repositories

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

    statelyai/xstate

    29,734在 GitHub 上查看↗

    XState is a statechart logic library and finite state machine framework used to model complex application behavior. It provides a system for defining states, events, and transitions to govern how a system responds to inputs through a formal schema. The project includes a visual state machine editor that allows for the design of state machine diagrams which automatically generate the corresponding logic and code. It implements an actor model to manage independent concurrent entities that communicate via asynchronous events to coordinate behavioral flows. The framework covers event-driven stat

    Provides tools to design state machine diagrams that generate executable code for complex behaviors.

    TypeScriptbackground-jobsfinite-state-machinefsm
    在 GitHub 上查看↗29,734
  • codebdy/rxdragcodebdy 的头像

    codebdy/rxdrag

    3,760在 GitHub 上查看↗

    rxdrag is a declarative frontend framework and low-code builder used to create web interfaces and application logic visually. It functions as an HTML web interface designer and visual logic orchestrator, allowing users to define structures and data flows through a graphical interface to reduce imperative coding. The system enables the design of responsive frontend layouts and user interactions using a coordinate-based editor. It integrates a logic engine that allows application behavior to be defined by arranging visual blocks rather than writing manual code. The framework covers frontend wo

    Provides a visual editor for building responsive frontend layouts and user interaction logic.

    TypeScript
    在 GitHub 上查看↗3,760
  • rxwater/rxeditorrxwater 的头像

    rxwater/rxeditor

    3,760在 GitHub 上查看↗

    rxeditor is an HTML low-code visual editor and frontend framework designed for building web applications through a visual interface. It functions as a platform for creating user interfaces using a drag-and-drop layout builder that generates standard web markup. The project includes a visual logic engine that allows for the definition of application behavior and the automation of complex frontend workflows. This graphical programming interface enables the orchestration of functional business logic without requiring manual coding. The system supports rapid prototyping workflows and low-code fr

    Provides a graphical editor for designing web layouts and interaction logic to minimize manual coding.

    TypeScript
    在 GitHub 上查看↗3,760
  • siccity/xnodeSiccity 的头像

    Siccity/xNode

    3,728在 GitHub 上查看↗

    xNode is a Unity editor extension that provides a visual node graph editor for designing flow-based logic and state machines. It functions as a visual logic designer, allowing for the creation and management of interconnected node networks within the Unity engine. The tool enables the construction of custom logic systems, such as branching dialogue trees and game state machine transitions. It supports the organization of complex graphs through a hierarchical grouping system that wraps related nodes into resizable visual containers. The system utilizes a graph-based data model to define data

    Offers a graphical interface to define state machine behavior and flow-based logic without manual coding.

    C#editorframeworkgraph
    在 GitHub 上查看↗3,728
  • vaadin/frameworkvaadin 的头像

    vaadin/framework

    1,805在 GitHub 上查看↗

    This framework is a server-side development platform for building interactive, data-driven web applications using Java. It provides a comprehensive component model that allows developers to construct complex user interfaces entirely through backend code, abstracting away the need to manually manage HTML, CSS, or client-side scripting. The platform distinguishes itself by maintaining the application state and user interface hierarchy on the server, synchronizing changes to the browser through a persistent communication channel. This architecture enables developers to bind backend domain object

    Allows developers to modify layouts and components directly within a running application to generate code updates in real time.

    Javajavavaadinvaadin-framework
    在 GitHub 上查看↗1,805
  • xstongxue/best-promptsxstongxue 的头像

    xstongxue/best-prompts

    1,240在 GitHub 上查看↗

    Best-prompts is a framework for modeling, orchestrating, and automating complex software development and content generation tasks through structured prompt engineering. It provides a library of declarative instructions that transform conversational inputs into repeatable, logic-driven workflows, enabling users to manage end-to-end project lifecycles and technical design processes. The project distinguishes itself by treating prompt-based interactions as modular, reusable skills. It includes utilities for converting conversational instructions into standardized configuration files, allowing fo

    Generates production-ready web components and design specifications to ensure a distinct visual identity.

    prompt-engineeringvibe-coding
    在 GitHub 上查看↗1,240
  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. State & Data Management
  5. Visual State Logic Design

探索子标签

  • Visual Interface DesignDesigning web layouts and interaction logic through a graphical editor to minimize manual coding. **Distinct from Visual State Logic Design:** Distinct from Visual State Logic Design: covers general layout and interface design, not just state machine behavior.