preact-virtual-list
Virtual List
A virtual list component that renders only visible rows of a given data set
Virtual List that only renders visible items. Supports millions of rows.
228 stars
4 watching
24 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
developit/preact-cycle | A minimal Virtual DOM rendering library using Preact | 138 |
phphe/virtual-list | A Vue.js component library for rendering large lists and tables with optimized performance | 18 |
inokawa/virtua | A virtual list component for React, Vue, Solid, and Svelte with zero-config, fast, and small performance characteristics. | 1,317 |
lhlyu/vue-virtual-waterfall | A Vue 3 component that enables virtual scrolling of an item list | 134 |
bsssshhhhhhh/vue-typed-virtual-list | A high-performance virtual list component for Vue 3 applications | 36 |
lukeed/inferno-virtual-list | A high-performance component for rendering long lists with a buffer zone to improve scrolling performance. | 11 |
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 |
ddgll/vue-virtualscroll | A Vue.js component for efficiently rendering large lists with virtual scrolling | 15 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
developit/preact-todomvc | A TodoMVC application built with Preact, demonstrating a compact implementation of the classic todo list app | 105 |
ibm-watson-data-lab/shopping-list-preact-pouchdb | A Progressive Web App that stores data locally and syncs with a remote Cloudant database | 21 |
developit/preact-portal | An NPM package that provides a reusable way to render Preact components into specific parts of the DOM. | 180 |
developit/preact-token-input | A reusable input component for handling tokenized input in React applications | 62 |
redth/maui.virtuallistview | A control for building fast, multi-templated, uneven item sized lists in .NET MAUI | 240 |
ajainvivek/preact-fluid | A minimal set of reusable UI components for building Preact applications | 188 |