instant.page

Make your site’s pages instant in 1 minute
GitHub
6.11k
Created 6 years ago, last commit 14 days ago
6 contributors
164 commits
Stars added on GitHub, month by month
1
2
3
4
5
6
7
8
9
10
11
12
2024
Stars added on GitHub, per day, on average
Yesterday
-1
Last week
+0.6
/day
Last month
+0.4
/day
Last 12 months
+0.5
/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.