chinchang/hint.css
A CSS only tooltip library for your lovely websites. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4994
- days_rel: n/a
- days_push: 685
- n_releases_24m: 0
Adoption not part of the score
8433 stars · 681 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hint.css is a pure CSS tooltip library that creates accessible tooltips using aria-label/data attributes, pseudo elements, and CSS3 transitions with no JavaScript. It ships as a tiny (~1.7KB gzipped) stylesheet with BEM-style modifier classes for positioning, colors, sizes, and effects.
Use cases
- add tooltips to a website without javascript
- accessible tooltips using aria-label
- lightweight css-only tooltip library
- show hover hints on html elements
- style tooltips with colors sizes and positions
- reduce page weight by replacing js tooltip plugins
When to choose
- you want tooltips with zero JavaScript dependency
- you need a very small footprint (under 2KB gzipped)
- accessibility via aria-label matters to you
- you want simple class-based usage with no configuration
When to avoid
- you need rich interactive tooltips with HTML content or dynamic positioning
- you need tooltips on focus for keyboard users with complex behavior
- you need programmatic control like show/hide via API or events
Facets
library · maturity stable
ui-components css-framework accessibility web-development frontend web-design accessibility browser cross-platform tooltip pure-css no-javascript bem aria-label small-footprint
2 sources
- readme: https://github.com/chinchang/hint.css · fetched 2026-08-28 · 34d0ef7434c7
- homepage: https://kushagra.dev/lab/hint/ · fetched 2026-08-29 · 0805948b5777
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chinchang/hint.css | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="chinchang/hint.css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem