awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chinchang avatar

chinchang/hint.css

0
View on GitHub↗
8,445 Stars·683 Forks·CSS·MIT·8 Aufrufekushagra.dev/lab/hint↗

Hint.css

hint.css is a pure CSS tooltip library and styling framework used to create accessible informational pop-ups. It functions as a lightweight user interface component that transforms ARIA attributes into visible tooltips without the use of JavaScript.

The framework is designed to be customizable, offering a system of configurable class prefixes to prevent naming conflicts within larger web projects. It utilizes a BEM-inspired namespace to ensure stylesheets remain conflict-free when integrated into existing environments.

The library covers a range of UI capabilities, including directional positioning for placing information boxes on specific sides of a target element and visual styling options for colors and sizes. Accessibility is handled through ARIA-based mapping, ensuring that hover text is available to screen readers.

Features

  • Tooltips - Provides a pure CSS implementation for adding informational tooltips to user interfaces.
  • Accessible UI Components - Creates accessible UI components that utilize ARIA attributes for screen reader support.
  • CSS State Transitions - Toggles tooltip visibility using pure CSS pseudo-classes like hover and focus.
  • CSS-Only UI Components - Ships lightweight UI components built entirely with CSS pseudo-elements to avoid JavaScript.
  • Accessibility Attribute Mapping - Implements the mapping of ARIA attributes to visual tooltips for screen reader accessibility.
  • Directional Positioning - Enables placing information boxes on specific sides of target elements using directional settings.
  • Visual Styling - Provides styling options for colors, sizes, and border radii to customize tooltip appearance.
  • CSS Frameworks - Provides a customizable CSS framework for building interface elements with configurable namespaces.
  • CSS Styling - Allows customization of tooltip appearance through color variants and directional settings.
  • Floating Element Positioning - Positions tooltips as floating overlays relative to their target elements using absolute coordinates.
  • Directional Offset Logic - Calculates precise tooltip placement and arrow orientation for top, bottom, left, and right positions.
  • CSS Class Prefixing - Provides a system for custom CSS class prefixing to prevent global naming collisions.
  • Attribute-Driven Content Rendering - Uses data attributes to store and display tooltip text without requiring separate HTML elements.
  • CSS Libraries - Small and dependency-free CSS tooltip library.
  • Tooltips and Popups - CSS-only tooltip library.
  • 提示控件(Tooltips) - Listed in the “提示控件(Tooltips)” section of the Awesome Frontend awesome list.
  • Tooltips - CSS-only tooltip library.

Star-Verlauf

Star-Verlauf für chinchang/hint.cssStar-Verlauf für chinchang/hint.css

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht chinchang/hint.css?

hint.css is a pure CSS tooltip library and styling framework used to create accessible informational pop-ups. It functions as a lightweight user interface component that transforms ARIA attributes into visible tooltips without the use of JavaScript.

Was sind die Hauptfunktionen von chinchang/hint.css?

Die Hauptfunktionen von chinchang/hint.css sind: Tooltips, Accessible UI Components, CSS State Transitions, CSS-Only UI Components, Accessibility Attribute Mapping, Directional Positioning, Visual Styling, CSS Frameworks.

Welche Open-Source-Alternativen gibt es zu chinchang/hint.css?

Open-Source-Alternativen zu chinchang/hint.css sind unter anderem: atomiks/tippyjs — Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and… wwayne/react-tooltip — This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users… adamschwartz/magic-of-css — Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and… jdan/98.css — 98.css is a CSS retro UI framework and component library designed to recreate the visual aesthetic of legacy desktop… papercss/papercss — Papercss is a CSS UI framework and document-style design system used to build responsive web page layouts. It… tencent/weui — WeUI is a mobile web UI library and design system consisting of CSS components and HTML templates. It is specifically…

Open-Source-Alternativen zu Hint.css

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Hint.css.
  • atomiks/tippyjsAvatar von atomiks

    atomiks/tippyjs

    12,270Auf GitHub ansehen↗

    Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and dropdowns. It functions as a floating UI component toolkit that renders content relative to a reference element with support for automatic positioning, flip-positioning, and offsets. The library acts as an accessible overlay manager, using ARIA attributes and focus management to ensure screen reader compatibility. It also serves as a CSS animation tool, providing utilities for transitions, spring physics, and themes to manage the visual entry and exit of floating interface elements.

    JavaScriptcomboboxdropdownmenu
    Auf GitHub ansehen↗12,270
  • wwayne/react-tooltipAvatar von wwayne

    wwayne/react-tooltip

    3,819Auf GitHub ansehen↗

    This project is a React tooltip component and CSS-driven library used to display descriptive text bubbles when users hover over or focus on specific elements. It functions as an accessible UI widget and customizable framework for managing informational popovers within React applications. The library distinguishes itself through flexible anchor management, allowing a single tooltip instance to be linked to multiple trigger elements via CSS selectors or HTML data attribute binding. It provides specific controls for visibility timing and animation, as well as the ability to disable automatic sty

    JavaScript
    Auf GitHub ansehen↗3,819
  • adamschwartz/magic-of-cssAvatar von adamschwartz

    adamschwartz/magic-of-css

    6,684Auf GitHub ansehen↗

    Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and animation techniques through hands-on examples. The course covers the full spectrum of CSS capabilities, from foundational box model and positioning concepts to sophisticated animation and interactive state management, all without relying on JavaScript. The series distinguishes itself by teaching practical, real-world CSS patterns such as inline-block justified grids, percentage-based absolute positioning, table-display vertical centering, and letter-span styling techniques. It demons

    CSScssdesignexamples
    Auf GitHub ansehen↗6,684
  • jdan/98.cssAvatar von jdan

    jdan/98.css

    11,110Auf GitHub ansehen↗

    98.css is a CSS retro UI framework and component library designed to recreate the visual aesthetic of legacy desktop operating systems. It serves as a retro design system and web UI emulator, providing a collection of styles to build faithful reproductions of vintage user interfaces. The framework employs a CSS-only component architecture to emulate classic software environments. It uses border-shadow emulation and state-based visual transitions to simulate physical button presses and three-dimensional panels without requiring external JavaScript logic. The library covers a wide range of int

    CSS
    Auf GitHub ansehen↗11,110
  • Alle 30 Alternativen zu Hint.css anzeigen→