v2-lazy-list
List loader
A Vue 2.x component that loads and renders list items on-demand based on the viewport's visibility
A simple lazy-load list component based Vue 2.x: https://dwqs.github.io/v2-lazy-list/
31 stars
3 watching
5 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
lazylazy-load-listlazyloadviewportvuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
dwqs/v2-table | A Vue.js component library for building simple tables | 100 |
bartdominiak/vue-lazy | A lightweight image lazy loading library based on the Intersection API. | 3 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
kazap/lazyload-vue | A Vue plugin for lazy loading images and other content using the vanilla-lazyload library | 29 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
andrewvasilchuk/vue-lazy-youtube-video | A Vue.js component for lazyloading YouTube videos | 102 |
matheusgrieger/vue-clazy-load | A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
bedlate/vue-data-loading | A Vue.js component for handling infinite scrolling and pull-to-refresh functionality. | 63 |
dwqs/v2-datepicker | A Vue 2.x datepicker component with customizable settings and features. | 89 |
legeneek/vue-infinite-list | A reusable Vue.js component for displaying an infinite scrolling list of items with optional loading indicators and customizable layout options. | 27 |