All Projects → luehrsenheinrich → wp-quicklink

luehrsenheinrich / wp-quicklink

Licence: GPL-2.0 license
The WordPress plugin for quicklink. ⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wp-quicklink

Quicklink
⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time
Stars: ✭ 9,176 (+14942.62%)
Mutual labels:  web-performance, prefetch, speed, prefetcher
Prerender.js
Fast webpages for all browsers.
Stars: ✭ 411 (+573.77%)
Mutual labels:  web-performance, speed
Flying Pages
Load inner pages instantly, intelligently
Stars: ✭ 169 (+177.05%)
Mutual labels:  web-performance, speed
Guess
🔮 Libraries & tools for enabling Machine Learning driven user-experiences on the web
Stars: ✭ 6,762 (+10985.25%)
Mutual labels:  web-performance, prefetch
Performance Improvements For Woocommerce
Performance tweaks for the front-end and back-end of a store.
Stars: ✭ 46 (-24.59%)
Mutual labels:  wordpress-plugin, speed
awesome-climate-tech
A collection of awesome things regarding the Climate tech ecosystem.
Stars: ✭ 19 (-68.85%)
Mutual labels:  web-performance
vue-in-viewport-mixin
Vue 2 mixin to determine when a DOM element is visible in the client window
Stars: ✭ 99 (+62.3%)
Mutual labels:  viewport
react-intersection-visible
HOC to track when a component enters the visible viewport.
Stars: ✭ 51 (-16.39%)
Mutual labels:  viewport
vue-observable
IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js
Stars: ✭ 24 (-60.66%)
Mutual labels:  viewport
WPGlobus
WPGlobus is a family of WordPress plugins assisting you in making bilingual / multilingual WordPress blogs and sites. This is a development repository. The stable version is on WordPress.org.
Stars: ✭ 40 (-34.43%)
Mutual labels:  wordpress-plugin
affilicious
Affilicious, the Wordpress WooCommerce for affiliates. Use products. shops, price comparisons, details and more for free.
Stars: ✭ 17 (-72.13%)
Mutual labels:  wordpress-plugin
SysMainView
This tool is the result of a reverse engineering process of the Windows service called SysMain. Time to interact with the prefetch files !
Stars: ✭ 21 (-65.57%)
Mutual labels:  prefetch
svelte-inview
A Svelte action that monitors an element enters or leaves the viewport.🔥
Stars: ✭ 358 (+486.89%)
Mutual labels:  viewport
guess-js.github.io
The website of Guess.js
Stars: ✭ 16 (-73.77%)
Mutual labels:  web-performance
browserify-persist-fs
Efficient & stable persistent filesystem cache for browserify
Stars: ✭ 16 (-73.77%)
Mutual labels:  speed
code-embed
🧩WordPress plugin to make embedding of code in posts really, really easy
Stars: ✭ 20 (-67.21%)
Mutual labels:  wordpress-plugin
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-67.21%)
Mutual labels:  speed
okiba
Sharp collection of tools for front-end development, created with performance in mind. 🗡
Stars: ✭ 26 (-57.38%)
Mutual labels:  web-performance
memberful-wp
Better membership software for WordPress.
Stars: ✭ 37 (-39.34%)
Mutual labels:  wordpress-plugin
Coherence
Blender viewport renderer using the Unity Engine
Stars: ✭ 28 (-54.1%)
Mutual labels:  viewport

Quicklink for WordPress

🏗 Build

Quicklink for WordPress attempts to make navigation to subsequent pages load faster. Embedded with the plugin is a javascript library, which detects links in the viewport, waits until the browser is idle and prefetches the URLs for these links. The library also tries to detect, if the user is on a slow connection or on a data plan.

This plugin builds heavily on the amazing work done by Google Chrome Labs.

This plugin is made with love and brought to you by the folks of WP Munich and Contributors

Documentation

Developer documentation is available in the Wiki

Contributing

Every bit of help is highly appreciated. Even if you don't code you can file an issue and help us find bugs or shape new features. Please see the CONTRIBUTING.md on how to contribute.

License

This plugin is licensed under GNU General Public License v2 (or later).

Changelog

Please find the current changelog here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].