Install & Download:
# Yarn
$ yarn add vue-router-prefetch
# NPM
$ npm install vue-router-prefetch --saveDescription:
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:

Changelog:
v2.0.2 (08/12/2021)
- Bug Fixes