# instantpage/instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%

Repository: https://github.com/instantpage/instant.page
Canonical: https://ross.abutalabs.com/products/instantpage
Homepage: https://instant.page
Language: JavaScript
License: MIT
License Family: permissive
Topics: instant, performance
Last push: 2025-01-15T23:19:32+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 1, release rhythm 35, longevity 100
- inputs: {"age_days": 2764, "days_push": 595, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6221, forks 197 (observed 2026-08-28T04:09:40.686378+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: web-framework, middleware, developer-tools
- domain: web-development, frontend, performance
- platform: browser
- tags: just-in-time-preloading, prefetching, page-load-speed, conversion-optimization, javascript-snippet, web-server, nodejs

## Member repositories
- instantpage/instant.page (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:40.686378+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:15.545972+00:00, confidence not recorded.
  - readme: https://github.com/instantpage/instant.page (fetched 2026-08-28T04:09:40.686378+00:00, sha bb14b5a88add)
  - homepage: https://instant.page (fetched 2026-08-29T08:43:51.397136+00:00, sha ee6cb613c142)
  - registry_npm: https://registry.npmjs.org/instant.page (fetched 2026-08-29T08:43:51.401399+00:00, sha 20606668f619)
  - site_page: https://instant.page/changelog (fetched 2026-08-29T08:43:51.399669+00:00, sha 9030cdc6aca5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
