vue-friendly-iframe
Iframe loader
A Vue.js component for dynamically loading iframes to improve performance by blocking the main thread during loading
A Vue js component for creating super fast loading, non-blocking iframes.
308 stars
4 watching
57 forks
Language: Vue
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitorluizc/vue-loadable | A utility library to manage loading states in Vue.js applications | 26 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
helmab/vue-loading | A Vue.js loading screen plugin with customizable options and internationalization support | 21 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
f/vue-wait | A component and directive for managing multiple loading states in Vue applications | 2,004 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
hokid/vue-loaders | A Vue.js library that provides various loading indicators and animations to enhance the user experience of web applications. | 177 |
ankurk91/vue-loading-overlay | A Vue.js component for displaying a full-screen loading indicator | 1,242 |
val-bubbleflat/vue-component-loading | Provides a reusable loading indicator component for Vue.js applications | 16 |
bot-academia/vue-ui-preloader | A Vue.js preloader component with customizable loader styles and animations. | 23 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
john015/vue-load-image | A lightweight Vue component for displaying a loader while an image is loading and handling errors or loading completions. | 69 |
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |
peterroe/vue-img-lazy-tiny | A Vue directive for lazy loading images with a shield element and loading spinner. | 5 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |