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

cowboy/jquery-bbq

jQuery BBQ: Back Button & Query Library observed · 2026-08-28

github.com/cowboy/jquery-bbq · homepage · JavaScript · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1164 stars · 199 forks observed · 2026-08-28

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

jQuery BBQ is a jQuery plugin providing cross-browser #hash history via the window.onhashchange event, enabling bookmarkable hash-based state. It also includes a jQuery.deparam() method and query string / fragment parse and merge utilities.

Use cases

  • add back/forward button support to hash-based ajax apps
  • make jQuery UI tabs bookmarkable with hash history
  • parse query strings into objects with deparam
  • merge query params into URLs
  • manage bookmarkable hash state in legacy jQuery apps

When to choose

  • maintaining a legacy jQuery 1.x application needing hash history
  • supporting very old browsers like IE6-8
  • needing a small standalone deparam/query-string utility

When to avoid

  • starting a new modern project (use the History API instead)
  • using a modern SPA framework with built-in routing
  • needing pushState-based URLs

Facets

plugin · maturity abandoned

routing state-management web-development frontend browser jquery hash-history hashchange query-string deparam bookmarkable-urls nodejs

7 sources

Member repositories

RepositoryRoleHealth v2
cowboy/jquery-bbqmain32

For agents

markdown · JSON · MCP: product_card(name="cowboy/jquery-bbq")

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