instantpage/instant.page
Make your site’s pages instant in 1 minute and improve your conversion rate by 1% observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- 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: 2764
- days_rel: n/a
- days_push: 595
- n_releases_24m: 0
Adoption not part of the score
6221 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A small JavaScript library that makes website navigation feel instant by preloading pages just-in-time—on link hover (after 65ms) or touch start—before the user clicks. It's added to a site with a single script tag and requires no configuration.
Use cases
- reduce page load latency on my website
- preload pages when users hover over links
- make site navigation feel instant
- improve website conversion rate by speeding up clicks
- add instant page transitions with one script tag
- speed up mobile page loads on touch
When to choose
- you want a drop-in, zero-config latency improvement for a multi-page site
- you serve mostly same-origin HTML pages and want faster perceived navigation
- you want minimal bandwidth waste via hover-based just-in-time preloading
When to avoid
- your site is a single-page app where full-page preloading doesn't apply
- you can't afford any extra network requests from hover preloading
- you need heavy prefetching control or caching strategies beyond link preloading
Facets
library · maturity maintenance
web-framework middleware developer-tools web-development frontend performance browser just-in-time-preloading prefetching page-load-speed conversion-optimization javascript-snippet web-server nodejs
4 sources
- readme: https://github.com/instantpage/instant.page · fetched 2026-08-28 · bb14b5a88add
- homepage: https://instant.page · fetched 2026-08-29 · ee6cb613c142
- registry_npm: https://registry.npmjs.org/instant.page · fetched 2026-08-29 · 20606668f619
- site_page: https://instant.page/changelog · fetched 2026-08-29 · 9030cdc6aca5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| instantpage/instant.page | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="instantpage/instant.page")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem