kazzkiq/balloon.css
Simple tooltips made of pure CSS 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: 3837
- days_rel: n/a
- days_push: 1152
- n_releases_24m: 0
Adoption not part of the score
5008 stars · 439 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Balloon.css is a lightweight (~1.1kb) pure-CSS library for adding tooltips to HTML elements without any JavaScript. Tooltips are configured via data attributes for positioning, length, visibility, and animation control.
Use cases
- add tooltips to buttons without javascript
- pure css tooltip library
- position tooltips up down left right
- show tooltip programmatically via css attribute
- customize tooltip styling with css variables
- accessible tooltips using aria-label
When to choose
- you want tooltips with zero JavaScript dependency
- you need a tiny, lightweight tooltip solution
- your project already uses CSS/SASS and simple data-attribute configuration suffices
When to avoid
- you need rich interactive tooltip content like HTML, links, or dynamic data
- you need tooltips on touch devices with complex show/hide logic
- you need features like delays, follow-cursor, or framework integration
Facets
library · maturity maintenance
ui-components css-framework web-development frontend web-design browser cross-platform tooltips pure-css no-javascript sass less accessibility
2 sources
- readme: https://github.com/kazzkiq/balloon.css · fetched 2026-08-28 · 48e34f9171cf
- homepage: https://kazzkiq.github.io/balloon.css/ · fetched 2026-08-29 · 75656ecc55f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kazzkiq/balloon.css | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kazzkiq/balloon.css")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem