virtual-scroll
There are 104 repositories under virtual-scroll topic.
Happy-Coding-Clans/vue-easytable
A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
inokawa/virtua
A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte.
clauderic/react-tiny-virtual-list
A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
rintoj/ngx-virtual-scroller
Virtual Scroll displays a virtual, "infinite" list.
rocwang/vue-virtual-scroll-grid
A Vue 3 component that can render a list with 1000+ items as a grid in a performant way.
Leonard-Li777/antd-table-infinity
An infinite scroll component based on antd-table that supports virtual scrolling
dhilt/ngx-ui-scroll
Virtual/infinite scroll for Angular
naver/egjs-axes
A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
clauderic/virtualized-list
A tiny, Vanilla JS, virtualization library
isaact/vue-infinity
Vue Infinity is a lightweight library for creating resource efficient apps. Unload parts of your UI when not visible and build easy to layout virtual scrollers that can present unlimited content while keeping resource usage fixed.
dinony/od-virtualscroll
🚀 Observable-based virtual scroll implementation in Angular
energydrink9/functional-data-grid
Data grids in functional style with React [DISCONTINUED]
developit/preact-scroll-viewport
Preact Component that renders homogeneous children only when visible
nowaalex/af-utils
Simple open-source tools that just work (usually fast)
huangbinjie/react-scroll
Effortless to get the twitter level infinite scroll implementation by only a bit of props
IvanSafonov/vue-list-scroller
Simple and easy to use Vue.js component for efficient rendering large lists
lkangd/infinite-scroll-sample
固定高度与动态高度的虚拟无限滚动实现。online-demo ⏬
liximomo/react-virtual-scroller
A react implementation of twitter VirtualScroller.
dhilt/vscroll
A JavaScript Virtual Scroll Engine
literalpie/qwik-virtual-scroll
Server paginated, virtual scrolling list with Zero JS executed until you scroll
PxyUp/ng-virtual-table
Angular 7/8 - virtual scroll table with support draggable, pagination, server side, sorting, filtering, resizing and dynamic component
edulan/react-virtual-kanban
A Kanban component in React
humanspeak/svelte-virtual-list
📜 A performant virtual list/scrolling component for Svelte applications - efficiently render large scrollable lists with minimal memory usage
ScarletsFiction/ScarletsFrame
A frontend framework that can help you write performant complex web feature with low dev time and resource cost.
lVlyke/lithium-ngx-virtual-scroll
A fast and lightweight virtual scrolling solution for Angular that supports single column lists, grid lists and view caching.
revolist/angular-datagrid
Powerful virtual data grid smartsheet with advanced customization in Angular. Best features from excel plus incredible performance 🔋
hawkgs/hero-feed-virtual-scroll
Demo application for "Virtual scrolling of content with variable height with Angular" article.
srigar/react-lazyloading
React Lazy Loading - Lazy load the component or anything by using Intersection Observer API
yantrab/yangular
Angular material virtual scroll table, with sticky columns, filtering and sorting.
allenhwkim/ngui-common
Angular 6 Virtual Scroll, Lazy Rendering, Virtual List, Autocomplete, etc
hoebbelsB/rxa-virtual-scroll
High performance angular virtual scrolling
mgnstudio7/stenciljs-virtual-scroll
Virtual Scroll Web Component with DIFFERENT element height
e-cloud/ngx-tree
A derived version of angular-tree-component without mobx, better performance.
dhilt/vscroll-native
Virtual scroll module for native javascript applications
pioug/md-virtual-repeater
Infinite list / virtual scroll directive for Angular 1.x
serter1/virtua-restoration
It is a wrapper component that facilitates virtual listing with the virtua library by storing scroll position and cache information in React applications.