0.2.2 • Published 5 years ago

prefetch.js v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Prefetch.js

A JS library that use link prefetching on links to preload the page before it's shown, therefore delivering the page faster to the user. Link prefetching can be disabled by some ad blockers.

Installation

Using bower

bower install prefetch.js --save

Usage

var prefetch = new Prefetch();

Compatibility

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

6 years ago

0.1.0

6 years ago