React components for efficiently rendering large, scrollable lists and tabular data
An Infinite Scroll component in react.
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Infinite scroll component for React in ES6
A versatile infinite scroll [React] component.
[![Build Status](https://travis-ci.org/orizens/ngx-infinite-scroll.svg?branch=master)](https://travis-ci.org/orizens/ngx-infinite-scroll) [![Backers on Open Collective](https://opencollective.com/ngx-infinite-scroll/backers/badge.svg)](#backers) [![Sponso
A simple hook to create infinite scroll components
A tiny but mighty list virtualization component, with zero dependencies 💪
An infinite scroll plugin for Vue.js
Infinite scroller component for vuejs-3
Infinite scrolling for AngularJS
infinite-scroll, done right. done.
Virtual Scroll displays a virtual, "infinite" list. Supports horizontal/vertical, variable heights, & multi-column.
An infinite scroll directive for vue.js.
Allows us to check if an element is within the browsers visual viewport
Angular module for virtual -infinite- list. Supports horizontal/vertical, variable heights, & multi-column
A browser-ready efficient scrolling container based on UITableView
Stub TypeScript definitions entry for react-infinite-scroll-component, which provides its own types definitions
Displays a virtual, 'infinite' scrolling list of items
A tiny but mighty list virtualization component, with zero dependencies 💪
React native swiper flatlist component
A tiny but mighty list virtualization component for svelte, with zero dependencies 💪
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
Infinite scrolling date-picker built with React, with localization, themes, keyboard support, and more.
Simple, flexible infinite scroll for Ember CLI Apps.
A hook for handling infinite scroll based on the IntersectionObserver API
A React Native Marquee component
A react hook for detecting the scroll direction of the scrolling window or target element
A tiny React hook for rendering large datasets like a breeze.
Adds missing infinite scroll functionality for the angular material select component
Temporary Fork: see https://github.com/bvaughn/react-window
Lazy load for mat-select
An infinitely scrolling view that notifies you as the scroll offset approaches the bottom
A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row. The truly ultimate version that I have done the most tricky part for you, just simply follow the instructions shown
A module used to arrange elements including content infinitely according to grid type. With this module, you can implement various grids composed of different card elements whose sizes vary. It guarantees performance by maintaining the number of DOMs the
Vue table component
An infinite scroll component for Svelte apps
virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table
Original project: https://github.com/meliorence/react-native-snap-carousel I made this package because I need the version 4 package to be published, so that I can run EAS Build on my expo app, previously I was pointing directly to the v4 branch on the ori