...

instant.page

Make your site’s pages instant in 1 minute
github-icon
GitHub
6.17kstar-icon
Created 7 years ago, last commit 7 months ago
6 contributors
164 commits
Stars added on GitHub, month by month
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+1star-icon
Last week
+0.7
star-icon /day
Last month
+0.2
star-icon /day
Last 12 months
+0.4
star-icon /day
README

instant.page

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

ℹ️ Info is on the website.

📜 The source is in instantpage.js.

Tests

With Node, run:

node test

And access http://127.0.0.1:8000/. Or specify another port with an argument after the filename.

Minifying

To minify instantpage.js into instantpage.min.js, run npm run minify.