awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesInteraction Utilities

Utilities for managing pointer events and user interaction states.

Distinguishing note: Focuses on interaction control.

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

Awesome Interaction Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • vuetifyjs/vuetifyAvatar de vuetifyjs

    vuetifyjs/vuetify

    41,003Voir sur GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    Executes custom logic when users interact with areas outside of a designated target element to manage navigation and focus flow.

    TypeScriptjavascriptmaterialmaterial-components
    Voir sur GitHub↗41,003
  • mantinedev/mantineAvatar de mantinedev

    mantinedev/mantine

    31,263Voir sur GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    You can provide a custom copied reset timeout: ```tsx import { ActionIcon, CopyButton, Tooltip } from '@mantine/core'; import { CopyIcon, CheckIcon } from '@phosphor-icons/react'; function Demo() { return ( {({ copie

    TypeScriptdark-modedark-themehooks
    Voir sur GitHub↗31,263
  1. Home
  2. User Interface & Experience
  3. Interaction Utilities