HubSpot/select
Styleable select elements built on Tether. #hubspot-open-source 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: 4647
- days_rel: n/a
- days_push: 2885
- n_releases_24m: 0
Adoption not part of the score
1189 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Select.js is a JavaScript and CSS library for creating fully styleable <select> dropdown elements, built on Tether for positioning. It replicates native select control behavior (keyboard input, tab focus) while allowing complete CSS styling.
Use cases
- style native select dropdowns with custom CSS
- replace browser default select styling
- create themed dropdown selects on a website
- make select elements look consistent across browsers
- add keyboard-accessible custom dropdowns to forms
When to choose
- you need pixel-perfect styling of select dropdowns while keeping native-like keyboard behavior
- you want a lightweight vanilla JS solution with no framework dependency
- you need IE9+ support for styled selects
When to avoid
- you need autocomplete or searchable select lists for large option sets (hundreds+)
- your project uses a modern component framework with its own select components
- you need an actively maintained library - the latest release is from 2018
Facets
library · maturity maintenance
ui-components frontend-framework frontend web-development web-design browser select-element dropdown css-theming tether form-controls vanilla-javascript javascript
3 sources
- readme: https://github.com/HubSpot/select · fetched 2026-08-28 · c6230ae01325
- homepage: http://github.hubspot.com/select/docs/welcome · fetched 2026-08-29 · 92211a25effa
- site_page: https://github.hubspot.com/select · fetched 2026-08-29 · b59e35bf07e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HubSpot/select | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem