# HubSpot/drop

A library for creating dropdowns and other floating elements. #hubspot-open-source

Repository: https://github.com/HubSpot/drop
Canonical: https://ross.abutalabs.com/products/drop
Homepage: http://github.hubspot.com/drop/docs/welcome
Language: CSS
License: MIT
License Family: permissive
Last push: 2020-09-11T02:16:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4646, "days_push": 2183, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2346, forks 208 (observed 2026-08-28T04:06:39.851706+00:00)

## What it is
Drop is a JavaScript and CSS library for creating dropdowns, popovers, tooltips, and other floating elements attached to page elements. It is built on Tether.js for efficient, GPU-accelerated positioning that stays in view on scroll and resize.

## Use cases
- create dropdown menus attached to elements
- build popovers and hover cards
- add tooltips that stay in view on scroll
- position floating elements with GPU-accelerated animations
- open floating panels on click, hover, or focus
- nest dropdowns inside other dropdowns

## When to choose
- you need dropdowns or popovers positioned relative to target elements
- you want efficient repositioning on scroll and resize
- you need support for older browsers like IE9+
- you want a lightweight, MIT-licensed UI positioning library

## When to avoid
- you need a full-featured UI component framework
- you want a library with recent releases and active maintenance
- you need React or Vue-native popover components
- you require accessibility features beyond what the library provides

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: web-development, frontend
- platform: browser
- tags: dropdowns, popovers, tooltips, positioning, tether, floating-elements, css, javascript

## Member repositories
- HubSpot/drop (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:39.851706+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:01.194591+00:00, confidence not recorded.
  - readme: https://github.com/HubSpot/drop (fetched 2026-08-28T04:06:39.851706+00:00, sha 7502befa4140)
  - homepage: http://github.hubspot.com/drop/docs/welcome (fetched 2026-08-29T10:17:32.984367+00:00, sha 2324f7bd8703)
  - site_page: https://github.hubspot.com/drop (fetched 2026-08-29T10:17:32.989000+00:00, sha f53c7555b289)
- Data as of 2026-08-30T08:39:29.467469+00:00.
