predictive-prefetching
There are 6 repositories under predictive-prefetching topic.
mgechev/guess-next
🔮 Demo application showing the integration of Guess.js with Next.js
daliborgogic/guess-nuxt
Predict the next page (or pages) a user is likely to visit and prefetch these pages, improving perceived page load performance and user happiness. During the build process, the GuessPlugin will fetch report from Google Analytics, build a model used for predictive pre-fetching and add a small runtime to the main bundle of your application.
daliborgogic/guess-module
Guess.js integration for Nuxt.js with guess-webpack
mudafar/predictive-prefetch
A JavaScript client-side predictive prefetch solution for Webpack and SPAs. An alternative to Guess.js.
mudafar/alz-predictor
A JavaScript sequence prediction library, for building proactive and smart user interfaces.
mudafar/alz-predictor-prefetch-example
alz-predictor prefetch example build with React