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

EvandroLG/pageAccelerator

A very light solution to load web pages faster observed · 2026-08-28

github.com/EvandroLG/pageAccelerator · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3645
  • days_rel: n/a
  • days_push: 794
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1198 stars · 45 forks observed · 2026-08-28

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

pageAccelerator is a very lightweight (2.2KB minified) JavaScript library that speeds up web page navigation using ajax and pushState, similar to Turbolinks and pjax. It intercepts link clicks, loads pages in the background, and swaps content while updating the head, body, and title without a full page reload.

Use cases

  • make multi-page site navigation feel instant without a full rewrite
  • lightweight pjax alternative without jQuery dependency
  • load pages in the background on link click and swap content
  • keep head and title in sync during ajax page transitions
  • speed up navigation on a traditional server-rendered website

When to choose

  • you want a tiny, dependency-free turbolinks/pjax-style navigation layer
  • your site is server-rendered and you want faster page transitions without an SPA framework

When to avoid

  • you are building a single-page application with client-side routing
  • you need IE support without adding a Promise polyfill
  • you need advanced features like caching, prefetching, or transition animations

Facets

library · maturity maintenance

http-client routing middleware web-development frontend performance browser pjax turbolinks-alternative pushstate ajax-navigation lightweight javascript

1 source

Member repositories

RepositoryRoleHealth v2
EvandroLG/pageAcceleratormain23

For agents

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

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