awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rstacruz/cheatsheetsrstacruz 的头像

    rstacruz/cheatsheets

    14,429在 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
    在 GitHub 上查看↗14,429
  • kazzkiq/balloon.csskazzkiq 的头像

    kazzkiq/balloon.css

    5,014在 GitHub 上查看↗

    balloon.css 是一个轻量级的 CSS 框架,用于实现可定制的工具提示(tooltip)和文本覆盖层。它是一个纯 CSS 库,无需 JavaScript 运行时即可创建信息丰富的弹出元素。 该框架使用 CSS 变量来支持颜色、字体和动画的自定义。工具提示可以相对于触发元素在特定方向上定位,并支持嵌入富文本内容,如 HTML 特殊字符和图标字体。 可见性主要通过悬停触发器管理,但系统也支持通过切换特定的 HTML 属性来实现程序化控制。渲染引擎利用绝对定位和伪元素,根据用户交互或定义的各种状态来显示内容。

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

    CSScsshtmlless
    在 GitHub 上查看↗5,014
  • noctalia-dev/noctalia-shellnoctalia-dev 的头像

    noctalia-dev/noctalia-shell

    3,988在 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
    在 GitHub 上查看↗3,988
  1. Home
  2. User Interface & Experience
  3. Tooltip Implementations