Ross ROSS = Recommend OSS · open-source software intelligence for agents

headjs/headjs

The only script in your HEAD. observed · 2026-08-28

github.com/headjs/headjs · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 5756
  • days_rel: n/a
  • days_push: 1231
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4118 stars · 339 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

HeadJS is a tiny JavaScript library that loads scripts and stylesheets asynchronously in parallel while executing them in order, and provides browser/feature detection with CSS class generation. It also offers pseudo media-queries for responsive design in legacy browsers like IE6.

Use cases

  • load javascript and css files asynchronously in parallel but execute in order
  • detect browser versions and html5/css3 feature support
  • apply responsive design css classes for different screen resolutions
  • manage script dependencies and run callbacks when scripts are loaded
  • support html5 elements in old browsers like ie6
  • detect landscape vs portrait orientation or mobile vs desktop device

When to choose

  • maintaining a legacy site that must support old browsers like IE6-IE9
  • you need a tiny all-in-one script loader and feature detection shim for an old codebase

When to avoid

  • starting a new modern project - use native module loading, modern CSS media queries, and feature detection libraries instead
  • you need actively maintained software with security updates

Facets

library · maturity abandoned

http-client ui-components middleware web-development frontend browser script-loader feature-detection responsive-design polyfill asset-loading unmaintained javascript

3 sources

Member repositories

RepositoryRoleHealth v2
headjs/headjsmain10

For agents

markdown · JSON · MCP: product_card(name="headjs/headjs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem