inferno-virtual-list
List renderer
A high-performance component for rendering long lists with a buffer zone to improve scrolling performance.
A "virtual" list that only renders visible items. Supports millions of rows. Recycles efficiently via Inferno JS.
11 stars
4 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that provides an efficient way to render large lists by only rendering visible items | 479 |
| | A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items. | 90 |
| | A tiny JavaScript library for efficiently rendering dates in various formats. | 1,065 |
| | A virtual list component that renders only visible rows of a given data set | 227 |
| | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 532 |
| | A library that automates boilerplate code for rendering data in RecyclerViews and ListViews | 1,199 |
| | A Vue 3 component that enables virtual scrolling of an item list | 140 |
| | A boilerplate project for building web applications with Inferno.js using Webpack2 | 41 |
| | A Vue.js component library for rendering large lists and tables with optimized performance | 18 |
| | A 3D line rendering engine implemented in TypeScript. | 175 |
| | An Angular directive for efficiently displaying large datasets with dynamic rows and content-driven row heights. | 49 |
| | A Vue component for efficiently rendering large datasets | 645 |
| | A Vue.js component for efficiently rendering large lists with virtual scrolling | 15 |
| | An engine that renders HTML documents in a JUCE-based framework. | 6 |
| | A component that renders HTML content as native views in React Native | 5 |