svelte-tiny-virtual-list

List renderer

A library that provides an efficient way to render large lists by only rendering visible items

📚 A tiny but mighty list virtualization library for Svelte, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!

GitHub

464 stars
7 watching
25 forks
Language: Svelte
last commit: 4 days ago
Linked from 1 awesome list

componentinfinitelistloadingpluginscrollsveltesvelte-componentsvirtual

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jonasgeiler/svelte-infinite-loading An infinite scroll component for Svelte, to help implement an infinite scroll list more easily. 304
lukeed/inferno-virtual-list A high-performance component for rendering long lists with a buffer zone to improve scrolling performance. 11
ddgll/vue-virtualscroll A Vue.js component for efficiently rendering large lists with virtual scrolling 15
brunomolteni/svelte-sortable-list A component library that enables drag-and-drop reordering of items in an unordered list 123
the-homeless-god/svelte-item-list A customizable and extensible Svelte component for rendering lists of items with various features and configurations 6
dimfeld/svelte-zoomable A Svelte component library for building zoomable UI elements with varying levels of detail 11
paulmaly/svelte-page-router Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. 21
phphe/virtual-list A Vue.js component library for rendering large lists and tables with optimized performance 18
stephane-vanraes/svelte-multitoneimage A Svelte component to generate images with duotone effects by applying mathematical transformations to the image channels. 7
vatro/svelthree A toolkit for creating 3D content using Svelte components and Three.js. 485
starkwang/vue-virtual-collection A Vue component for efficiently rendering large datasets 646
burner/vim-svelte A Vim plugin providing syntax highlighting for Svelte code 41
mhkeller/layercake A graphics framework that simplifies the creation of reusable charts and visualizations with Svelte. 1,425
lhlyu/vue-virtual-waterfall A Vue 3 component that enables virtual scrolling of an item list 134
zuolei828/vue-virtual-infinite-scroll A Vue.js component that enables high-performance scrolling for large data lists with infinite loading and pull refresh capabilities 51