Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 20:11 UTC

tailwindlabs / headlessui

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

TypeScriptMIT★ 28,709 stars⑂ 1,199 forkssince Sep 2020View on GitHub ↗
KindWeb interfaceLibraryhow this is determined

tailwindlabs/headlessui holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (88/100) and lowest on AI Readiness (52/100). It was last updated 121 days ago. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

80
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).

Ownership

Tailwind LabsOrganization
9,428 followers27 public repossince Jun 2020

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@headlessui/vue1.7.235,382,374761702 days ago
npm@headlessui/react2.2.1028,397,300819127 days ago
npm@headlessui/tailwindcss0.2.26,305,964540552 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

55Moderate · 21% of overall
How it's scored
9.9/36Push recencylast push 121 days ago
6.9/36Commit cadence10/52 weeks with commits
14/18Commit volume35 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year35
human_commit_share1
days_since_last_push121
active_weeks_last_year10
How it's scored
27/27Ships releases100 releases published
27/36Release recencylatest release 127 days ago
27/27Release cadencea release every ~40.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag@headlessui/react@v2.2.10
releases_from_tagsno
days_since_latest_release127
mean_days_between_releases40.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

88Excellent · 17% of overall
How it's scored
60/60Stars28,709 stars
25/25Forks1,199 forks
12.2/15Watchers158 watchers
Inputs used
forks1,199
stars28,709
watchers158
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads40,085,638 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@headlessui/vue, @headlessui/react, @headlessui/tailwindcss
dependents
ecosystemsnpm
total_downloads
monthly_downloads40,085,638
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

75Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.8/22.5Commit distributiontop contributor authored 78% of commits
13.5/13.5Contributor breadth73 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled73
top_contributor_share0.785
How it's scored
39.6/42Issue resolution94% of issues closed
23.4/30PR acceptance642/823 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 12/30 approved changesets -- score normalized to 4
Inputs used
merged_prs642
open_issues82
closed_issues1,357
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.943
closed_unmerged_prs181
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
25/25Owner reach9,428 followers of tailwindlabs
22.5/25Track record27 public repos, account ~6 yr old
Inputs used
followers9,428
owner_typeOrganization
is_verified
owner_logintailwindlabs
public_repos27
account_age_days2,246
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 127 days ago
20/20Version history819 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@headlessui/vue, @headlessui/react, @headlessui/tailwindcss
ecosystemsnpm
any_deprecatedno
min_days_since_publish127

Engineering Quality

Are baseline engineering and documentation practices in place?

67Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://headlessui.com
10/10Repository description
10/10Topics8 topics
0/10Wiki
Inputs used
topicsreact, headless-ui, headlessui, vue, accessibility, a11y, tailwindcss, components
has_wikino
homepagehttps://headlessui.com
docs_sitehttps://headlessui.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3/7.5Code-ReviewFound 12/30 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 7 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities91 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@headlessui/vue@1.7.23 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

52Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35.7/40Legible commit history67 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.67
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingpackages/@headlessui-react/tsconfig.json, packages/@headlessui-tailwindcss/tsconfig.json, packages/@headlessui-vue/tsconfig.json, playgrounds/react/tsconfig.json, playgrounds/vue/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/@headlessui-react/tsconfig.json, packages/@headlessui-tailwindcss/tsconfig.json, packages/@headlessui-vue/tsconfig.json, playgrounds/react/tsconfig.json, playgrounds/vue/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
53.4/55Manageable file sizes11/382 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes211,491
source_files_sampled382
oversized_source_files11

Key facts

28,709GitHub stars
73contributors
35commits, last 12 months
121days since last push
100releases
1bus factor
82open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 1,199 ⇿
0Stars
1,199Forks
100Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04008001,2001,199102021-042023-122026-08
Major 0Minor 0Patch 0

Each point covers 5 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-12 20:10 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 12/30 approved changesets -- score normalized to 4
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities91 existing vulnerabilities detected
Direct dependencies 31
RegistryPackageVersion constraintManifest
npm@floating-ui/react^0.26.16packages/@headlessui-react/package.json
npm@react-aria/focus^3.20.2packages/@headlessui-react/package.json
npm@react-aria/interactions^3.25.0packages/@headlessui-react/package.json
npm@tanstack/react-virtual^3.13.9packages/@headlessui-react/package.json
npmuse-sync-external-store^1.5.0packages/@headlessui-react/package.json
npm@tanstack/vue-virtual3.13.6packages/@headlessui-vue/package.json
npm@headlessui/react*playgrounds/react/package.json
npm@headlessui/tailwindcss*playgrounds/react/package.json
npm@heroicons/react^1.0.6playgrounds/react/package.json
npm@popperjs/core^2.6.0playgrounds/react/package.json
npm@tailwindcss/forms^0.5.2playgrounds/react/package.json
npm@tailwindcss/postcss^4.1.6playgrounds/react/package.json
npm@tailwindcss/typography^0.5.2playgrounds/react/package.json
npmframer-motion^6.0.0playgrounds/react/package.json
npmnext16.2.2playgrounds/react/package.json
npmpostcss^8.4.14playgrounds/react/package.json
npmreact^19.2.4playgrounds/react/package.json
npmreact-dom^19.2.4playgrounds/react/package.json
npmreact-flatpickr^3.10.9playgrounds/react/package.json
npmreact-hot-toast2.3.0playgrounds/react/package.json
npmtailwindcss^4.1.6playgrounds/react/package.json
npm@headlessui/vue*playgrounds/vue/package.json
npm@heroicons/vue^1.0.6playgrounds/vue/package.json
npm@tailwindcss/forms^0.5.2playgrounds/vue/package.json
npm@tailwindcss/postcss^4.1.3playgrounds/vue/package.json
npm@tailwindcss/typography^0.5.2playgrounds/vue/package.json
npmpostcss^8.4.14playgrounds/vue/package.json
npmtailwindcss^4.1.3playgrounds/vue/package.json
npmvue^3.4.27playgrounds/vue/package.json
npmvue-flatpickr-component^9.0.5playgrounds/vue/package.json
npmvue-router^4.3.2playgrounds/vue/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:@headlessui/vue@1.7.23 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.