Prefetch Links When Visible In Viewport – vue-router-prefetch

Install & Download:

# Yarn
$ yarn add vue-router-prefetch
# NPM
$ npm install vue-router-prefetch --save

Description:

A tiny Vue component library used to prefetch links that are only visible in viewport. You don’t need to change your code base to make it work.

Preview:

Prefetch Links When Visible In Viewport - vue-router-prefetch

Changelog:

v2.0.2 (08/12/2021)

  • Bug Fixes

Add Comment