# 4ae9b8/browserhacks

An extensive list of CSS/JS browserhacks from all over the interwebs.

Repository: https://github.com/4ae9b8/browserhacks
Canonical: https://ross.abutalabs.com/products/browserhacks
Homepage: http://browserhacks.com/
Language: JavaScript
License Family: other
Last push: 2023-01-07T10:10:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4995, "days_push": 1334, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1262, forks 144 (observed 2026-08-28T04:04:10.291397+00:00)

## What it is
Browserhacks is a curated reference website and dataset listing browser-specific CSS and JavaScript hacks for targeting individual browsers. It is a static Jekyll site hosted on GitHub Pages where hacks are stored as JSON entries.

## Use cases
- find a CSS hack to target a specific browser version
- detect Chrome or Firefox via JavaScript
- fix a browser-specific rendering bug in a stylesheet
- look up media query hacks for Internet Explorer
- contribute new browser hacks to a community list

## When to choose
- you need a quick workaround for a browser-specific bug that cannot be fixed cleanly
- you want a tested, community-maintained collection of CSS/JS browser detection snippets
- you need to support legacy browsers like old IE or Edge

## When to avoid
- you can solve the problem with proper CSS or feature detection instead of a hack
- you need a maintained library or tool rather than a static reference list
- you only target evergreen modern browsers where hacks are rarely needed

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: css-framework, developer-tools, documentation
- domain: web-development, frontend, browser-extensions, documentation
- platform: browser
- tags: css-hacks, browser-detection, reference-site, jekyll, cross-browser-compatibility, web-server, javascript

## Member repositories
- 4ae9b8/browserhacks (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.291397+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-30T05:04:12.170069+00:00, confidence not recorded.
  - readme: https://github.com/4ae9b8/browserhacks (fetched 2026-08-28T04:04:10.291397+00:00, sha 60fc50cbefd4)
  - homepage: http://browserhacks.com/ (fetched 2026-08-29T12:16:25.755620+00:00, sha 535011253b64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
