awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pixijs/pixijsAvatar von pixijs

    pixijs/pixijs

    47,416Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗47,416
  • react-dnd/react-dndAvatar von react-dnd

    react-dnd/react-dnd

    21,641Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,641
  • software-mansion/react-native-svgAvatar von software-mansion

    software-mansion/react-native-svg

    7,990Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,990
  • marceljuenemann/angular-drag-and-drop-listsAvatar von marceljuenemann

    marceljuenemann/angular-drag-and-drop-lists

    2,146Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,146
  1. Home
  2. User Interface & Experience
  3. Interactive UI Frameworks

Unter-Tags erkunden

  • 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.