awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
General Interaction Frameworks · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesGeneral Interaction Frameworks

Broad-scope libraries and architectural patterns for managing user input and interface state transitions.

Explore 6 awesome GitHub repositories matching user interface & experience · General Interaction Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Interaction and Event Handling
  4. Interaction and Event Handling
  5. General Interaction Frameworks

Awesome General Interaction Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    MDXbootstrapcsscss-framework
  • excalidraw/excalidraw

    excalidraw/excalidraw

    117,138GitHubView on GitHub↗

    This project is a virtual whiteboard component and vector graphics editor designed for creating diagrams with a hand-drawn aesthetic. It provides a canvas-based drawing engine that can be embedded directly into web applications, allowing users to manipulate shapes, upload images, and export visual data into standard fo

    TypeScriptcanvascollaborationdiagrams
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    CSSanimationcsscss-animations
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    C++apicplusplusframework
  • juliangarnier/anime

    juliangarnier/anime

    66,553GitHubView on GitHub↗

    This project is a declarative motion framework and JavaScript animation engine designed to transition CSS properties, SVG attributes, and DOM elements. It provides a comprehensive set of tools for creating complex, multi-part motion sequences by synchronizing animations, timers, and callbacks into a single, unified tim

    JavaScriptanimationanimecanvas

Explore sub-tags

  • Interaction Libraries2 sub-tagsLibraries for building interactive interfaces that support custom physics, movement constraints, and drag-and-drop functionality.
  • Interaction Models1 sub-tagArchitectural models that process raw user inputs through centralized systems to manage interface interactions.
  • Interaction Patterns3 sub-tagsCommon UI behaviors that trigger interface changes, such as animations or visibility toggles, based on user actions.
Interface Interaction Management1 sub-tag
Systems for identifying and managing interaction targets within complex user interface containers.