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

defunkt/jquery-pjax

pushState + ajax = pjax observed · 2026-08-28

github.com/defunkt/jquery-pjax · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5667
  • days_rel: n/a
  • days_push: 1372
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16642 stars · 1925 forks observed · 2026-08-28

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

A jQuery plugin that combines ajax and the HTML5 pushState API to enable fast, partial-page navigation with real URLs, page titles, and working back-button support. It fetches HTML fragments from the server and swaps them into a container element without full page reloads.

Use cases

  • speed up page navigation on a server-rendered site without a full SPA rewrite
  • keep browser back/forward buttons and permalinks working while loading content via ajax
  • serve partial page HTML to avoid re-rendering full layouts
  • progressively enhance specific links with pjax using data attributes
  • migrate a legacy jQuery site toward faster client-side navigation

When to choose

  • you have an existing jQuery-based, server-rendered site and want faster navigation without adopting a full SPA framework
  • your server can render partial layouts for pjax requests
  • you need real permalinks and history support with ajax-loaded content

When to avoid

  • you are starting a new project - modern frameworks or Turbolinks-style libraries are better supported
  • you need new features or guaranteed bug fixes - the project is frozen and largely unmaintained
  • your stack does not depend on jQuery

Facets

plugin · maturity maintenance

http-client routing middleware web-development frontend browser pjax pushstate ajax-navigation jquery-plugin unmaintained jquery

2 sources

Member repositories

RepositoryRoleHealth v2
defunkt/jquery-pjaxmain23

For agents

markdown · JSON · MCP: product_card(name="defunkt/jquery-pjax")

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