# adamschwartz/chrome-tabs

Chrome-style tabs in HTML/CSS.

Repository: https://github.com/adamschwartz/chrome-tabs
Canonical: https://ross.abutalabs.com/products/chrome-tabs
Homepage: http://adamschwartz.co/chrome-tabs
Language: JavaScript
License: MIT
License Family: permissive
Topics: google-chrome, tabs, html, css, js, es6, browser
Last push: 2023-12-28T23:33:14+00:00

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

## Adoption (not part of the score)
Stars 1791, forks 250 (observed 2026-08-28T04:05:37.083771+00:00)

## What it is
A JavaScript library that recreates Google Chrome's browser tab UI in HTML/CSS/JS, including drag-and-drop reordering via Draggabilly. It ships as an npm package for embedding Chrome-style tabs in web apps.

## Use cases
- add chrome-style tabs to a web app
- recreate browser tab UI in html/css
- draggable tab bar component
- build a tabbed interface that looks like chrome
- reorder tabs with drag and drop in the browser

## When to choose
- you want a pixel-faithful Chrome tab look with drag-and-drop reordering
- you need a lightweight, dependency-light tab UI in vanilla JS/CSS

## When to avoid
- you need a full-featured tab framework with state management or virtual DOM integration
- you need accessibility features or active maintenance guarantees

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: chrome-tabs, drag-and-drop, css, es6, tab-component, javascript

## Member repositories
- adamschwartz/chrome-tabs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.083771+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-30T03:23:04.611109+00:00, confidence not recorded.
  - readme: https://github.com/adamschwartz/chrome-tabs (fetched 2026-08-28T04:05:37.083771+00:00, sha c8e61dfe7ba6)
  - registry_npm: https://registry.npmjs.org/chrome-tabs (fetched 2026-08-29T11:02:10.061120+00:00, sha c175e532a5af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
