awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesTooltip Implementations

Technical patterns and code for implementing hover-triggered information bubbles in UI.

Distinct from Technical Reference Implementations: Candidates focus on general architectural reference implementations rather than specific UI component patterns

Explore 3 awesome GitHub repositories matching user interface & experience · Tooltip Implementations. Refine with filters or upvote what's useful.

Awesome Tooltip Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rstacruz/cheatsheetsAvatar de rstacruz

    rstacruz/cheatsheets

    14,429Ver en GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Shows the attributes and scripts needed to attach hover-triggered information bubbles.

    SCSS
    Ver en GitHub↗14,429
  • kazzkiq/balloon.cssAvatar de kazzkiq

    kazzkiq/balloon.css

    5,014Ver en GitHub↗

    balloon.css es un framework ligero basado en CSS para implementar tooltips y superposiciones de texto personalizables. Es una librería CSS pura que permite crear elementos emergentes informativos sin necesidad de un runtime de JavaScript. El framework utiliza variables CSS para permitir la personalización de colores, fuentes y animaciones. Los tooltips pueden posicionarse en direcciones específicas respecto a su elemento disparador y admiten la incrustación de contenido enriquecido, como caracteres especiales HTML y fuentes de iconos. La visibilidad se gestiona principalmente mediante disparadores hover, aunque el sistema admite visibilidad programática alternando atributos HTML específicos. El motor de renderizado utiliza posicionamiento absoluto y pseudo-elementos para mostrar el contenido según la interacción del usuario o estados definidos.

    Provides a complete implementation of hover-triggered information popups using only CSS.

    CSScsshtmlless
    Ver en GitHub↗5,014
  • noctalia-dev/noctalia-shellAvatar de noctalia-dev

    noctalia-dev/noctalia-shell

    3,988Ver en GitHub↗

    Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge

    Implements hover-triggered tooltips that display descriptive, position-aligned text for UI components.

    QMLdotfileshyprlandlinux
    Ver en GitHub↗3,988
  1. Home
  2. User Interface & Experience
  3. Tooltip Implementations