ui-virtualization
List renderer
A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items.
A plugin that provides a virtualized repeater and other virtualization services.
90 stars
14 watching
45 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukeed/inferno-virtual-list | A high-performance component for rendering long lists with a buffer zone to improve scrolling performance. | 11 |
behzad888/aurelia-view-pipeline | Converts custom elements into Markdown templates for dynamic content generation | 2 |
niieani/aurelia-cycle | An Aurelia plugin that integrates Cycle.js into the framework for managing View-Bindings as RxJS observables. | 6 |
lhlyu/vue-virtual-waterfall | A Vue 3 component that enables virtual scrolling of an item list | 140 |
phphe/virtual-list | A Vue.js component library for rendering large lists and tables with optimized performance | 18 |
vaneenige/phenomenon | A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,782 |
jonasgeiler/svelte-tiny-virtual-list | A library that provides an efficient way to render large lists by only rendering visible items | 474 |
vheissu/aurelia-configuration | A plugin and singleton service layer for managing application configurations in Aurelia applications. | 102 |
aurelia/webpack-plugin | A Webpack plugin for bundling Aurelia applications written in TypeScript. | 90 |
pedrovgs/renderers | A library that automates boilerplate code for rendering data in RecyclerViews and ListViews | 1,199 |
gooy/aurelia-animator-tinyanimate | An implementation of the abstract Animator interface from templating which enables animations using tinyanimate. | 3 |
bryanrsmith/aurelia-react-loader | Enables the loading and rendering of React components within an Aurelia application. | 25 |
redpelicans/aurelia-material | A plugin that simplifies the use of Material Design Lite in Aurelia applications by automatically registering dynamic elements. | 49 |
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 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |