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
·

4 repository-uri

Awesome GitHub RepositoriesInteractive UI Frameworks

Libraries for building complex, pointer-responsive user interfaces.

Distinguishing note: None available; no candidates provided.

Explore 4 awesome GitHub repositories matching user interface & experience · Interactive UI Frameworks. Refine with filters or upvote what's useful.

Awesome Interactive UI Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pixijs/pixijsAvatar pixijs

    pixijs/pixijs

    47,416Vezi pe GitHub↗

    PixiJS is a high-performance 2D rendering engine designed for building interactive visual content and browser-based games. It provides a hardware-accelerated graphics library that leverages WebGL and WebGPU backends to execute complex scenes, utilizing a hierarchical scene graph to manage object transformations and display order. The project distinguishes itself through a sophisticated architecture that decouples rendering logic from hardware APIs, allowing for consistent performance across diverse browser environments. It features a robust, asynchronous asset pipeline that handles loading, c

    Facilitates the creation of complex, responsive interfaces with precise pointer event handling.

    TypeScriptcanvascanvas2ddata-visualization
    Vezi pe GitHub↗47,416
  • react-dnd/react-dndAvatar react-dnd

    react-dnd/react-dnd

    21,641Vezi pe GitHub↗

    React DnD is a library for building complex drag-and-drop interfaces within React applications. It provides a declarative, component-based architecture that abstracts native browser drag-and-drop APIs, allowing developers to manage state and interactions between draggable sources and drop targets. The library utilizes a dependency injection backend to decouple interaction logic from specific input methods, supporting mouse, touch, and native browser events through a unified normalization layer. It employs a registry pattern to track active drop zones and a monitor pattern to observe the lifec

    Provides a toolkit for creating custom drag-and-drop behaviors with real-time coordinate tracking.

    TypeScriptdrag-and-dropnot-the-gamereact
    Vezi pe GitHub↗21,641
  • software-mansion/react-native-svgAvatar software-mansion

    software-mansion/react-native-svg

    7,990Vezi pe GitHub↗

    This project is a graphics library for React Native that provides a cross-platform vector rendering engine. It maps SVG XML elements to native graphics APIs, allowing for the creation of scalable shapes and custom illustrations that maintain visual consistency across mobile and web environments. The library functions as a mapper that converts standard SVG markup into declarative component structures. It enables the creation of interactive vector interfaces by providing components that can detect and respond to user touch events. Its capability surface includes drawing basic geometric primiti

    Provides a framework for building complex, pointer-responsive vector user interfaces.

    TypeScript
    Vezi pe GitHub↗7,990
  • marceljuenemann/angular-drag-and-drop-listsAvatar marceljuenemann

    marceljuenemann/angular-drag-and-drop-lists

    2,146Vezi pe GitHub↗

    This library provides a set of directives for building sortable, hierarchical user interfaces within the Angular framework. It leverages the native HTML5 drag-and-drop API to enable direct manipulation of data objects, allowing users to reorder items and manage complex list structures through intuitive browser interactions. The project distinguishes itself by supporting nested data visualization, enabling the creation of tree structures that maintain their hierarchy during drag-and-drop operations. It offers granular control over these interactions through custom drag handles, which restrict

    Enables direct manipulation and reordering of data objects within browser-based user interfaces.

    JavaScript
    Vezi pe GitHub↗2,146
  1. Home
  2. User Interface & Experience
  3. Interactive UI Frameworks

Explorează sub-etichetele

  • Interaction ToolkitsFrameworks for building custom drag-and-drop behaviors with coordinate tracking. **Distinct from Interactive UI Frameworks:** Focuses on custom drag-and-drop behavior toolkits, distinct from general interactive UI frameworks.